Issue Summary
When retrieving work item auditlog from the API, the time in the auditTimeStamp field appears to be server time rather than UTC
Steps to Reproduce
- Make a change to a work item that supports audit logs over the API
- Fire a simple GET at the endpoint/id/auditlog
- Compare time stamp to current UTC time
Expected Results
Timestamp should be in UTC
Actual Results
Timestamp is server time (assumed)
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...
- resolves
-
ALIGNSP-8668 Loading...