Stage 4: Post-Migration Checklist
  • 30 Nov 2022
  • Dark
    Light
  • PDF

Stage 4: Post-Migration Checklist

  • Dark
    Light
  • PDF

Article Summary

Use these recommended steps to confirm all jobs have successfully migrated.

⚠ Note:

This checklist is not required, but recommended as an audit process to update jobs with the latest version in the Mongo Collection.

  1. Navigate to Jobs within Operations Manager. The Jobs dasboard will open by default and display all the jobs currently running.

    • Filter for any active job.
    • Click the menu button (stacked dots) to display job details for the active job.
    • Confirm the Assignee and Start Date details are updated.

  2. Run a job query from the Mongo Collection.

    db.getCollection('jobs').find({"_id":"6c6b2cba7e7e4437bde501a9"})
    

  3. Confirm the lastUpdatedVersion for Workflow Builder.

    “lastUpdatedVersion” : < WFB - version >
    

    Example for 2021.2.2

    “lastUpdatedVersion” : 5.44.8-2021.2.2
    

  4. Results from the two steps above will successfully confirm the jobs migration for the upgrade path.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.