Issue Summary
The "lastupdateby" field is not updated in the API dependency after updating a dependency via UI
Steps to Reproduce
- Open a dependecy
- Update, for example, the Description, custom field, or requesting program...
- Save the dependency
- Run GET API for dependency
- The result is: "lastUpdatedBy": null,
NOTE also the "lastUpdatedDate" is null and this is reported as a bug in LastUpdatedDate on Dependencies returns "null" via API
Expected Results
"lastUpdatedBy" should report the ID of the person who did the last update
Actual Results
"lastUpdatedBy" reports null
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- is duplicated by
-
JIRAALIGN-6729 "LastUpdatedDate" and "lastUpdatedby" on Dependencies returns "null" via API
- Closed
- relates to
-
JALPM-5118 Loading...
- resolves
-
PS-168290 Loading...