Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

You can export all reminders from Jira Server/DC to a JSON file and import this JSON file to Cloud app. “Export Reminders” feature is located in administration section of the app. There are some limitations when exporting.

  • Cron scheduler is not supported in the cloud. These reminders are skipped.

  • If reminder’s issue is not found, this reminder will be ignored.

  • If reminder’s owner is not found, this reminder will be ignored.

  • If the reminder is a relative reminder and related date field doesn’t exist for the issue, this reminder will be ignored.

  • Email and role recipients are currently ignored. But reminder will still be imported.

Clicking the “Export” button will download a “reminders.json” file to your computer. The next step is importing this reminder to the cloud version of the “Jira Issue Reminders” app.

Navigate to “Manage apps” section and click on “Issue Reminders” on the left. It will open import screen where you can be able to open file browser and select the “reminders.json” file exported by the server app.

All reminders will be displayed before the import operation and after the confirmation a progress dialog will be displayed.

At the end, you will be able to see how many reminders are imported and error messages if any.

  • No labels