-
Bug
-
Resolution: Fixed
-
Medium
-
5.12.5
-
None
-
1
-
Severity 2 - Major
-
Issue Summary
Unable to perform bulk editing for the value of an Assets boolean attribute to true. While it is feasible to bulk edit a boolean attribute from true or empty to false, the action cannot be executed from false or empty to true.
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Create an object schema with at least one object type
- On at least one object type, create an attribute of type Default - Boolean (let's call it 'Test Boolean')
- Create some objects with the Test Boolean attribute left empty and/or set to false
- Use the object search with the following query:
"Test Boolean" is empty OR "Test Boolean" = false
- Confirm that matching objects are returned
- Click Bulk -> Edit and select at least one object, then click Next
- On the Edit Attributes screen, for the Test Boolean attribute choose the action 'Replace by' and check the box to set the value to TRUE, then click Next
Expected Results
- At the bulk edit confirmation screen, the Edit summary shows "Replace the value of Test Boolean by: true"
- Selecting Confirm runs the bulk edit and reports success
- The selected objects have Test Boolean = true
Actual Results
- At the bulk edit confirmation screen, the Edit summary shows "Replace the value of Test Boolean by: bulk-edit.confirmation.value.true"
- Selecting Confirm runs the bulk edit and reports success
- The selected objects still have Test Boolean = false

Workaround
Use the Assets schema view bulk edit