When I try out the migration of Jira Software from Server to Cloud, I do get the following kind of error for a lot of projects:
"2022-07-05 09:02:43.146590 ERROR TX project-export We couldn't export Project TX. Reason: java.lang.NullPointerException: notificationSchemeManager.defaultSchemeObject must not be null."
As the error indicates, the projects have no Notification Scheme assigned. In the Server UI, this seems fully acceptable as "There are currently no notifications for this project." is shown in the Notifications settings for the projects.
Anyone knows how to handle? Do I need to manually assign a dummy notification scheme to all the projects?
Best Regards
Bo
Hi Nic
We have many projects with no notification scheme. They look like this:
Project Settings (main screen):
In Project Settings (Notifications):
So, it seems all fine in the UI.
But I guess you are right, there's probably no way around manually assigning a dummy notification scheme to these projects.
That display does not say that there is no notification scheme. It just means that the scheme says to notify no-one.
Click on "actions" and change the scheme.
Well, the scheme says "None", right? And I have no scheme names "None".
When I go to Actions, it still mention "None" as scheme, and I am perfectly able to use the pull down to select "None" and press "Associate":
At least, that's within my understand of it being supported in the UI. You are obviously welcome to have another definition. The result seems to be the same. Manual assignment of dummy notification scheme to all project without scheme.
Hmm. Are you on a very new version of Jira? Not that it really matters for the answer, it's just that "no notification scheme" is not possible on the Jira servers I'm currently admin of. So I'm just curious as to when I missed that change (not that I look at notifications much, I tend to pare them back to very quiet and forget about them)
I'm afraid Cloud does not allow for no notification schemes, you're going to have to set one for all your projects before exporting.
Hi Nic, just got back from vacation, so late reply:
We are on 8.11.1. I took the time to manually assign a dummy notification scheme to all projects with no notification scheme, and thus got further with testing the migration. Now working through issues with migrating the Xray app...