Uploaded image for project: 'Migration Platform'
  1. Migration Platform
  2. MIG-1233

Jira migration does not call project_created Connect webhook

    • Minor

      Issue Summary

      When doing a server to cloud migration in Jira, a Connect app's project_create webhooks are not called.

      This is by design, however the documentation does not clearly indicate this, nor if any other webhooks are not called.

      Steps to Reproduce

      1. Create a Connect app that has a webhook for project_created
         "modules": {
            "webhooks": [
              {
                "event": "project_created",
                "url": "/event"
              },
        ...
        
      1. Migrate a Jira project from Server to Cloud

      Expected Results

      The webhook project_created is called or the documentation states this clearly that is it not called.

      Actual Results

      The webhook project_created is not called.

      Workaround

      In order to see the migrated projects, register for app migration and when you receive the listener-triggered webhook, you can poll this endpoint to receive the projects that were migrated for that tansferId

          Form Name

            [MIG-1233] Jira migration does not call project_created Connect webhook

            There are no comments yet on this issue.

              Unassigned Unassigned
              jrichards@atlassian.com James Richards
              Affected customers:
              0 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated: