-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 10.3.10
-
Component/s: Assets - Core experiences
-
1
-
Severity 3 - Minor
Issue Summary
Assets object date attributes sometimes display one hour earlier in Object History, which may cause them to display as one day earlier when represented as dates.
Steps to Reproduce
There appear to be some inconsistencies in how dates are stored and processed in attributes, and in how these dates are displayed in Object History. This is one example.
Environment:
- Windows Server 2016
- Java 17
- System Time Zone US Eastern Standard Time automatically adjusted for DST (GMT-4)
- JVM time zone -Duser.timezone=America/New_York OR GMT-4
- Jira user time zone America/New_York
Steps:
- Create an object with a date attribute called 'Revised'
- Set the attribute to a value of any date, for example '10-Oct-2025'
- Edit the attribute delete the value
- View the Object History
Expected Results
The Object History correctly reflects the attribute's previous value. In the example above, you should see:
Removed the 'Revision' (was 'Fri, 10 Oct 2025')
Actual Results
The Object History reflects that the attribute's previous value was one day earlier. In the example above, you see:
Removed the 'Revision' (was 'Thu, 9 Oct 2025')
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Versions Tested
Please confirm all versions that have been tested for this issue, and indicate whether the tested version is affected or not affected, below:
| Testing Requirements | Version | Affected Version |
|---|---|---|
| Customers Reported Version | 10.3.10 | Yes |
| Most Recent Bug-Fix Release | 10.3.12 | Yes |
| Most Recent LTS | 10.3.12 | Yes |
- links to