Issue Summary
When updating a custom field for an Epic through a PATCH, the audit logs will not record the change made, which is only recorded if the change is made on the UI.
Steps to Reproduce
- Create an Epic that has custom fields
- Run a PATCH to change the content of the custom field
- Check the audit logs of the Epics
Expected Results
The change made by the API would be recorded as the one made on the UI.
Actual Results
PATCH call made to the custom field is not captured on the audit log.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- resolves
-
PS-89572 You do not have permission to view this issue
[JIRAALIGN-3913] API 2.0: Epic custom field update through PATCH doesn't record an entry on the Audit Logs
Status | Original: Closed [ 6 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
Assignee | Original: Nathan Jones [ njones3@atlassian.com ] | New: Kyle Foreman [ kforeman@atlassian.com ] |
Fix Version/s | Original: 10.106.0 [ 99105 ] | |
Fix Version/s | New: 10.107.0 [ 100096 ] |
Status | Original: In Review [ 10051 ] | New: Waiting for Release [ 12075 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10051 ] |
Fix Version/s | New: 10.106.0 [ 99105 ] |
Status | Original: Short Term Backlog [ 12074 ] | New: In Progress [ 3 ] |
Status | Original: Long Term Backlog [ 12073 ] | New: Short Term Backlog [ 12074 ] |
Hello,
This issue was fixed in the Jira Align 10.107.0 release.
-Kyle