Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

1. Update permissions

After migrating, you will need to review all your permissions schemes.

In default Cloud permission schemes apps are granted all required permissions to project role atlassian-addons-project-access, The Scheduler requires to add this role atlassian-addons-project-access to all permissions otherwise app may not work properly.

(Remember to verify our app permissions Permissions )

...

permissions DC.pngImage Added

permissions Cloud(1).pngImage Addedpermissions Cloud(2).pngImage Added

It is equally important that the administrator adds users to the appropriate groups (Settings → Atlassian Admin → User Management) . These groups are created automatically when the migration is complete, and without assigning users to them, the Scheduled Issues will not execute correctly.

Info

If the Administrator does not assign users to the appropriate groups before executing Scheduled Issues, all SIs with a status of Failed will need to be edited after rights have been granted. It is important to reassign the migrated users, only then will the SIs be active.

2024-05-06_09h44_08.mp4
Without group(1).pngImage Added

2. What can look different

2.1 Mentioned users formatting

When eg. in description of The Scheduled issue you mentioned user:

Image Modified

after migration at cloud side it will have different format:

Image Modified

2.2 Text formatting

Text decorators like italic, bold, underline or applying color on server side like:

Image Modified

after migration to cloud will look:

Image Modified

2.3 Scheduled issues states

Due to fact that not everything is migrated, states of the Scheduled Issues will be mapped after migration according to following rules:

 

  • Invalid → Disabled

  • Active → Active

  • Inactive → Disabled

  • Skipping → Skipping

  • Calendar day off → Active

  • Pending → Active

  • Expired → Expired

2.4 Scheduled Issues with multiple triggers

Due to the fact that the Cloud version of the app doesn't support multiple triggers, when Scheduled Issue with multiple trigger is migrated from Server / DC, it needs to split. It ensure that all planned executions are covered.

Exemplary Scheduled Issue with multiple triggers in Server:

Image Modified

after migration to Cloud it is split:

Image Modified

Please note that when trigger is not supported in Cloud (eg. workflow trigger) it will not be migrated as in the example above.