mozilla-iam / cis

Home of Mozilla IAM change integration service repository.
Mozilla Public License 2.0
10 stars 27 forks source link

Store the HRIS timezone without modification [IAM-989] #559

Open floatingatoll opened 1 year ago

floatingatoll commented 1 year ago

As noted in IAM-989, we aren't syncing timezones for a lot of workers due to their absence from tz_convert's manual table. IAM-992 removed the only instance of anyone parsing the timezone field, so this updates the HRIS publisher to just copy the Workday-provided timezone into the record without modification. This can be reversed later on if necessary.

floatingatoll commented 1 year ago

The CIS profile supports value null but I'm fine with empty string. Updated.