Say you're a development manager and you want to monitor the activity of the group of developers you manage.
Note: This tutorial assumes that you:
- have set up access control
- assign issues to owners
First you create a user group for your developers. This isn't mandatory, because you can specify as many individual owners as you like in a view, but specifying a group just makes the view easier to maintain.
Create a user group
- Go to User Management by clicking Users at the top left.
- If you don't see Users, you likely don't have permissions to create accounts, so you'll need to contact your Klocwork administrator for this step.
- Click Create a new account or group next to Accounts.
- Make sure group is selected, enter a name for your group, and click OK.
- We'll call our new group Dev Team 2.
- Enter each developer's name in the text field and click Add. Suggestions will appear when you start typing.
Create a view for this group
- Go back to the Projects list by clicking Projects at the top left.
- Click the project you want to create a view for. The project details appear on the right.
- Click Views in the project details.
- Click Create a new view.
- Enter a name for your view. We'll call our new view Dev Team 2 .
- View names cannot exceed 64 characters and cannot contain apostrophes (') or double quotes (").
- In the Search field, enter:
-
owner:"Dev Team 2"
- Select public to make this view visible to all users who have access to this project.
- Only a Project admin can make a view public. But if you're not a Project admin, you can still click share to share the view with your team.
- Click Create.
Test your new view
- Click the New or Open issues link for your new view.
- You'll see only issues owned by your team.