Add check for unique status name when creating a global status in Assets

XMLWordPrintable

    • 1
    • 3

      Problem Definition

      When creating a new status in an object schema, a validation occurs that checks that the new status has a unique name. The same is not the case when creating a new global status.

      Suggested Solution

      When creating a new global status, add a validation that checks if any object schema already contains a status with the same name.

      Why this is important

      Multiple statuses with the same name can cause errors when creating objects using the Assets Cloud REST API.

            Assignee:
            Unassigned
            Reporter:
            Simon K (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: