Hailwood
Hailwood

Reputation: 92581

How can I create a private task list in JIRA?

Our company is new to JIRA.

We are trying to work out if our users can create a private task list in JIRA?

Upvotes: 2

Views: 2834

Answers (1)

Grzegorz Oledzki
Grzegorz Oledzki

Reputation: 24251

I imagine you could define an issue security scheme, which would make the reporter the only one with access to the issues.

So in your place I would try:

  • setting up a separate project, let's say OWN ISSUES
  • creating and assigning a new issue security scheme with only security level
  • assigning the issue reporter to the only security level

Haven't tried it though.

Upvotes: 3

Related Questions