Hi,
During the last few days I tried different ways to create a new Jira Software project but I always get the same error message: " For some reason, the magic didn't happen. Click Create to try again." .
I am both site and products administrator and I'm in all 'administrators', 'jira-admins-team-XXXXX' and 'site-admins' groups, and I see that I have product administrator functions for Confluence and for Jira Administration as well, but only User option is avaliable here for the other two prodcuts (Jira Software and Jira Service Management). But the way I can create new Desk projects with JSM tool.
Could you provide indications to solve this?
Thanks!
Hi @jpabloqubio,
It almost sounds like you don't have a Jira Software license anymore. You would still have all Admin functionality since it sounds like you have a Service management license.
Since you are a site administrator, I'd take a quick look at your product access groups for Jira Software, then make sure your user is a member of one of those groups.
I hope that helps!
-Jimmy
Hi Jimmy, thanks for your prompt answer.
We have 5 groups with access to the Jira Software product, I am a user in all those groups, which include:
I have a similar group access configuration for Jira Service Management and I can create new JSM projects, but not for JS developement projects.
One difference I noticed here is that the JSM group is 'jira-service-management-users-NAME_ORGANIZATION but for Jira Software the group name is 'jira-software-users-XXXX', but this is just a label right?
Any further advices?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @jpabloqubio,
Thank you for reaching out to the Community!
I saw that you created a ticket with our support related to this issue.
I went ahead and checked the logs and there are many different errors, so our support team will probably try to replicate the issue to better filter the logs to see exactly what is happening at the time the project is created.
One of the errors is the one below that, on a similar ticket was related to the Language of the site being other than English, so while our team is investigating, if your site is not in English, you can try changing and creating the project to test.
Caused by: java.lang.RuntimeException: An error occurred while notifying that a project was created
at com.atlassian.jira.bc.project.DefaultProjectService.notifyHandlersOfProjectCreated(DefaultProjectService.java:935)
at com.atlassian.jira.bc.project.DefaultProjectService.lambda$createProjectInternal$31(DefaultProjectService.java:877)
at com.atlassian.jira.simplified.project.SimplifiedProjectServiceImpl.lambda$null$0(SimplifiedProjectServiceImpl.java:64)
at com.atlassian.jira.scope.ScopedEntityMutationContextServiceImpl.callRunInMutationsInAllowedContext(ScopedEntityMutationContextServiceImpl.java:63)
at com.atlassian.jira.scope.ScopedEntityMutationContextServiceImpl.runInMutationsAllowedContext(ScopedEntityMutationContextServiceImpl.java:23)
at com.atlassian.jira.simplified.project.SimplifiedProjectServiceImpl.lambda$createSimplifiedProject$1(SimplifiedProjectServiceImpl.java:62)
at com.atlassian.jira.simplified.project.SimplifiedProjectServiceImpl.executeAndMeasure(SimplifiedProjectServiceImpl.java:108)
at com.atlassian.jira.simplified.project.SimplifiedProjectServiceImpl.createSimplifiedProject(SimplifiedProjectServiceImpl.java:57)
at com.atlassian.jira.bc.project.DefaultProjectService.createProjectInternal(DefaultProjectService.java:879)
at com.atlassian.jira.bc.project.DefaultProjectService.lambda$createProject$20(DefaultProjectService.java:718)
at com.atlassian.workcontext.metrics.Timer.timeWithException(Timer.java:150)
at com.atlassian.jira.consistency.ConsistencyCheckServiceImpl.lambda$wrapWithTimer$6(ConsistencyCheckServiceImpl.java:268)
at com.atlassian.jira.consistency.ConsistencyCheckServiceImpl.wrapWithTimer(ConsistencyCheckServiceImpl.java:275)
at com.atlassian.jira.consistency.ConsistencyCheckServiceImpl.runWithException(ConsistencyCheckServiceImpl.java:131)
at com.atlassian.jira.consistency.ConsistencyCheckBuilderForRolloutService$TypeAwareRollout.runTheCode(ConsistencyCheckBuilderForRolloutService.java:176)
at com.atlassian.jira.consistency.ConsistencyCheckBuilderForRolloutService$TypeAwareRollout.with(ConsistencyCheckBuilderForRolloutService.java:210)
at com.atlassian.jira.bc.project.DefaultProjectService.createProject(DefaultProjectService.java:722)
at com.atlassian.jira.projecttemplates.service.ProjectTemplateServiceImpl.applyProjectTemplate(ProjectTemplateServiceImpl.java:231)
at com.atlassian.jira.projecttemplates.rest.simplified.SimplifiedProjectResource.create(SimplifiedProjectResource.java:122)
Kind regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Angelica,
I have changed my profile language to English US, and checkec in the System preference that both Indexing and Default language are in both cases English US.
I also asked my team collegues to to the language change in their accounts.
After logged out and then log in back again, the problem when trying to create a JS project persists.
Thanks for looking into this, regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for testing, @jpabloqubio.
I can see that our team is already working on the ticket you created and asked to try to replicate the issue.
Let's focus on the ticket now that it will be better to get the logs and information to fix the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.