Versions Compared

Key

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

Problem

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 require application access to at least one application 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 IssuesIssues for clarification of the different approaches to issue creation.

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@957
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "KB"
labelskb-troubleshooting-article

...

Page Properties
hiddentrue


Related issues