Information Technology Reference
In-Depth Information
There's moreā€¦
There is also a similar Assignee (show only projects with assignable permission) permis-
sion type, which can be enabled in the permission-types.xml file. Similar to the re-
porter equivalent, this permission type will check whether users can be assigned issues in
the project. Just like the reporter permission type, this should only be applied to the Browse
Projects permission:
<!-- Uncomment & use this permission to show only projects
where the user has the assignable permission and issues
within that where they are the assignee -->
<!-- This permission type should only ever be assigned to
the "Browse Projects" permission. -->
<!-- Other permissions can use the "reporter" or "create"
permission type as appropriate. -->
<!--
<type id="assigneeassignable" enterprise="true">
<class>com.atlassian.jira.security.type.CurrentAssigneeHasAssignablePermission</class>
</type>
-->
Search WWH ::




Custom Search