Issue Summary
LastUpdatedDate on Dependencies returns "null" via API 2.0
This is reproducible: yes
Steps to Reproduce
- run a GET API request using https://<JA_API_URL>/rest/align/api/2/Dependencies/<id>
- notice the response for "LastUpdatedDate" which returns as null
Expected Results
- LastUpdatedDate should return the date+timestamp when the Dependency is last modified
Actual Results
- LastUpdatedDate returns NULL making it not possible to know which dependencies are recently modified
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
NOTE:
also the "lastUpdatedby" is null and this is reported as a bug in After updating a dependency via UI the API dependency does not update the "lastupdateby" field
Then LastUpdatedDate and lastUpdatedby are not updated and the API will return null.
Updates made through he API are properly tracked.
The fix will be done on the UI side to prevent this, this is the same bug JIRAALIGN-7152
- duplicates
-
JIRAALIGN-7152 After updating a dependency via UI the API dependency does not update the "lastupdatedby" field
- Closed
- relates to
-
ALIGNSP-24086 Loading...
-
JALPM-5118 Loading...
- resolves
-
PS-163729 Loading...