Project attributes are static and non-configurable fields which allow you to add additional metadata (also known as “values”) to a project. Attributes have a predefined list of values you can select from. Values can be assigned and removed from attributes, and can be used to group, prioritise, and filter projects.
Available Attributes and their Values:
Lifecycle stage
- Production
- Development
- Sandbox
Business criticality
- Critical
- High
- Medium
- Low
Environment
- Frontend
- Backend
- Internal
- External
- Mobile
- SaaS
- On-Prem
- Hosted
- Distributed
The ability to assign and remove values from attributes, and filter projects by their values, is also available in the API. For more information, please read the docs.
Assigning values to attributes
- On the project page, click the “+” icon below the attribute you want to assign a value to.
- Select a value from the list available.
You have assigned a value to the attribute, and it will appear on the project listing page. Each attribute can have multiple values assigned to them, and you can assign values to multiple attributes.
Removing values from attributes
- Select the attribute you want to remove a value from
- Click the “x” icon on the value.
The value has been removed from the attribute.
Filtering values in the project listing page
- On the left of the project listing page, select the values for the attributes that you want to filter projects by.
- When you filter by multiple values on a single attribute, you will return projects that have been assigned one or more of the values in the filter
- When you filter by multiple attributes, you will return projects which have been assigned values of both attributes in the filter.