PermissionType Passed To This Function Must NOT Be A Global Permission, 0 Is Global

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

The following appears in the atlassian-jira.log:

2014-09-08 15:14:36,442 http-bio-192.168.2.62-443-exec-81 ERROR admin 914x167277x2 j65r89 192.168.2.153 /browse/ABC [jira.projects.web.BrowseProject] Something went wrong getting context for currently selected browse project tab
java.lang.IllegalArgumentException: PermissionType passed to this function must NOT be a global permission, 0 is global
	at com.atlassian.jira.security.DefaultPermissionManager.getNonGlobalKey(DefaultPermissionManager.java:521)
	at com.atlassian.jira.security.DefaultPermissionManager.hasPermission(DefaultPermissionManager.java:222)
	at com.atlassian.jira.security.WorkflowBasedPermissionManager.hasPermission(WorkflowBasedPermissionManager.java:132)
        at com.lbcg.jira.plugins.bulkclone.BulkClone.showPanel(BulkClone.java:98)
... 

Cause

The problem is being caused by the third party plugin Bulk Clone. Incompatible plugin version with JIRA.

Resolution

Update the plugin to a compatible version. 

Last modified on Feb 19, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.