Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Issue creation in the context of a user fails with the error "Sorry, you can't create any issues right now, as you need to have access to a JIRA application to be able to create issues"

Solution

Panel
bgColor#fff

From Jira 7 onward, users introduces the concept of Application Access. Users require application access to at least one application (Core, Software or Service Desk) to be able to create issues. Primarily the security context of who is creating issues must be allocated a JIRA seat.  The easy case is to automatically join incoming mail JIRA account holders into a group that has application access.  If that's not what you want to do, there are two options:

  1. Treat the unprivileged user as an email only user, resorting to storing email addresses of individuals within custom fields.  A reporter (eg the User > Default Reporter) will be required to be set to allow this
  2. Create issues via JEMH Default reporter, in such cases, the security context for issue creation is the default reporter.

For both cases see Create Issues for clarification of the different approaches to issue creation.

...