-
Bug
-
Resolution: Fixed
-
High
-
None
-
1
-
Severity 2 - Major
-
No
Issue Summary
The Release vehicle Summary field was added as part of the 11.13 release in Jira align. The Summary field for the Release Vehicle appears NULL in the JA API response.
Request URL - https://alignsupport.jiraalign.com/rest/align/api/2/ReleaseVehicles/
Steps to Reproduce
- Access Swagger UI or any tool that you use to run API calls
- Run a GET API call for a specific Release Vehicle ID that has a Summary existing in JA
Request URL - https://alignsupport.jiraalign.com/rest/align/api/2/ReleaseVehicles/ - Notice that the query result pulls the Summary of the Release vehicle as NULL
Expected Results
Summary of the Release Vehicle is successfully populated in the JA API response as in the UI.
Actual Results
The Release Vehicle Sumary field is appearing NULL in API response
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
- is connected to
-
JAVOM-7195 Loading...
- resolves
-
ALIGNSP-30429 Loading...