If I have different members on my team, But I dont want them to see all cards, where do I assign each card to the members of my team?
Hello @GIOVANNI ORREGO
Welcome to the Atlassian Community!
Analyzing the description of your question, I'm not completely sure if:
Also, can you please confirm if you are using Jira Next-gen or Classic?
Supposing you are using a Jira Classic project:
To achieve the scenario 1, you can use issue security levels to restrict the project issues to specific assignees, adding the field "Assignee" in the security level:
Configuring issue-level security
To achieve the scenario 2, you can create a new board and edit the board filter to display only the respective issues assigned to the users. These would be steps:
assignee = currentUser()P.S: The parameter above will restrict all users to only see the issues assigned to them, including yourself. That being said, this new board would be used by your team members, while the old board with the original filter would be used by Admins to display all the project issues.
Please, let us know if the information above helps and provide us with more details of the scenario you are trying to achieve if you still need help, including the project type you are using (Next-gen or Classic).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.