Hi, I was wondering if there was a way to restrict view of certain issues in a project rather than restricting view of the entire project. For example:
I'd like to keep project "XYZ" viewable to everyone, but I wish to have the issues XYZ-1, XYZ-2, XYZ-3 restricted to where only project admins can view those issues.
Is this done through the issue security setting? If so is there an FAQ for the Issue Security Setting?
Ok, honestly, I don't know what changed but this is working now.
<dependency>
<groupId>com.atlassian.plugins</groupId>
<artifactId>atlassian-plugins-webfragment-api</artifactId>
<version>4.1.0</version>
<scope>provided</scope>
</dependency>
Nothing to see here, move along.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.