Records Show Different Timestamps for Two Users with the Same Configured Time-ZoneIssue Two users are experiencing different timestamps for the same record in the Change Request (CR) record, despite having the same time-zone set to 'US/Pacific'. Steps to reproduce Impersonate <user1>Go to cmn_schedule_span.listOpen any recordObserve the when/to field is displaying a timestampImpersonate <user2>Go to cmn_schedule_span.listOpen the same record on step #3Observe the when/to field is displaying a different timestamp although both users are on the same timezone The users can observe the different timestamps when viewing the same record's form in the Schedule Entry section, which can be accessed from the related list of CHG016880360.ReleaseAny releaseCauseUser does not have access to write on table cmn_schedule_span. There are some internal APIs that need to move the start and date fields into the mn_schedule_span field.ResolutionProvide the write access to the user on the cmn_schedule_span table.