As a customer, I'd like the referenced objects to be added automatically to the attribute if the attribute has a 1:1 cardinality and when there's only 1 object to be referenced each time

XMLWordPrintable

    • 0
    • 3

      Allow an object to be referenced automatically either via automation or a configuration within the attribute when the attribute has a 1:1 cardinality.

      For example, object type A has a text attribute called ID, and a reference attribute called Person from object type B. When an object of object type A has the ID "10101", find the object that has ID = 10101 in object type B and assign it to the Person attribute automatically.

      Currently we can set the filter on the Person attribute to show only the object we want but a manual selection is still needed to reference the object. It'd be great to have a way to populate the reference attribute automatically.

      Workaround

      Set up Assets automation to execute a Groovy script to update the object type attribute. Examples of Groovy scripts can be found here.

            Assignee:
            Unassigned
            Reporter:
            Michelle Chin (Inactive)
            Votes:
            15 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: