-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Assets - Automation
-
5
-
Severity 3 - Minor
-
11
Issue Summary
Setting attribute of the type 'Status' when creating an Object via Automation fails if the Status is not defined/selected on an attribute level
Steps to Reproduce
- Create an Assets Schema and an Object Type
- On the Object Type level, configure an attribute of the type 'Status'
- Leave the Status selection while configuring the attribute empty - By theory, the Statuses defined on the Global level should be available for selection
- Create an Automation that creates an Object and also attempts to set the value of the attribute of the type 'Status' created in Step 2
Expected Results
- The Automation should create an object and also set the Status of the attribute successfully
Actual Results
Automation fails with the below error:
{"errorMessages":[],"errors":{ }}.
Workaround
Map all the statues on the attribute level.
Reference image attached.
- is action for
-
ANA-6041 Loading...