---
title: "CMJ-Dates are mismatched"
canonical: "https://support.appfire.com/space/SUPPORT/2318598184/CMJ-Dates%20are%20mismatched"
format: markdown
---
> Macro (aura-tab-collection)
> 
> > Macro (aura-tab)
> 
> After migrating issues between two Jira instances using Configuration Manager for Jira (CMJ), users noticed discrepancies in the `created` and `updated` dates for certain issues. Specifically, a one-hour difference was observed in timestamps for some issues, while others retained their original times.
> 
> > Macro (aura-tab)
> 
> 1. **Verify and Align Timezones:**
>   - Confirm both OS and Jira time zones are identical between the source and destination instances.
>   - In Jira, check:  
> **⚙️ > System > Look and Feel > Default User Timezone**
> 2. **Query Database for Verification (Post-Migration):**  
> Use the following SQL query to inspect raw timestamps in the target database:
> 3. **Standardize Timezone Settings Before Migration:**
>   - Set the Jira default timezone and all user profile timezones to the same value in both instances.
>   - Ensure the OS time zone on both servers matches the intended Jira time zone.
> 4. **Re-run Migration (if required):**
>   - If inconsistencies persist and alignment steps were missed, consider re-running the snapshot deployment after correcting timezone mismatches.