Create Project REST API doesn't set default notification scheme

XMLWordPrintable

    • 7
    • 2
    • Severity 3 - Minor
    • 0

      Issue Summary

      We've been using the create project rest api (new for JIRA 7) to create projects for JIRA migrations and noticed that the projects that we create using it are not getting assigned the default notification scheme when no notification scheme id is provided.
      The Permissions Scheme is set to the default scheme (according to project type) whithout having to specify the id in the rest call.

      Steps to Reproduce

      Create a project using the rest API <Jira Base URL>/rest/api/2/project

      Expected Results

      The project is created with the default Notification scheme associated

      Actual Results

      The project is created without any Notification scheme associated.

      Notes

      Seems like the resolution to the issue JRA-14337 should apply here as well.

      Workaround

      After the project has been created, go to Project settings > Notifications, and link a scheme to the project.

              Assignee:
              Unassigned
              Reporter:
              Jamie Saliga
              Votes:
              6 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated: