Automation does not seem to recognize when new attributes are added to an Asset object

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      If an Automation Flow attempts to access a new attribute added to an Object that is connected to a custom field on a Jira Work Item, the new attribute cannot be accessed via smart value.

      Steps to Reproduce

      1. Create a Jira Work Item with an Assets Custom field.
      2. Attach an Asset to the custom field
      3. Create an Automation Flow that logs out an Asset value from the object using something like issue.customfield_xxxxx.attributeName.
      4. Execute the Flow and ensure that the existing attribute is printed out to the audit log.
      5. Add an attribute to the object type and populate that attribute in the object connected the work item.
      6. Update the Flow to log out this new attribute
      7. Execute the Flow.

      Expected Results

      The new attribute should be logged out the same as the existing attribute.

      Actual Results

      The newly added attribute will not be logged out (it will be blank).

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Unassigned
              Reporter:
              Andy Rusnak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: