-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: Mobile Apps
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Asset custom fields unable to display value of the label attribute in the transition screen in Jira cloud mobile application
Steps to Reproduce
- Configure one Asset custom field.
- Add Asset custom field in the transition screen.
- Populate one value in the Asset custom field in any test work item.
- Open the work item through Jira cloud mobile application and select the transition where Asset custom field is added, the populated value will be displayed like "ObjectID:<<Object Key>>" instead of the value of the attribute selected in the Asset field configuration (Example: Label).

Expected Results
Value of Attribute configured in the Asset field (Example: Name etc.) should be displayed in the transition screen instead of object key.
Actual Results
Instead of the actual value, the object key is displayed in the mobile app transition key in the following format:
"ObjectID:<<Object Key>>"
Workaround
Use browser to perform the transition and access the Jira Asset custom field.