Requirement
The Requirement screen lets you list and track a project's requirements — the functional or technical needs to satisfy. You reach it from the Requirement menu in the project sidebar.
Prioritizing a requirement
Each requirement carries an importance level:
| Importance | Use |
|---|---|
| Mandatory | Essential, blocking if not covered |
| Important | High value, to prioritize |
| Less important | Desirable |
| Not important | Optional / "nice to have" |
Coverage type
The coverage type indicates how the requirement will be satisfied:
- Std — covered out of the box by the solution
- Parameter — covered by configuration
- Dev — requires specific development
Tracking
Requirements are viewed and edited in a filterable list. You track their progress and can link them to the delivered work (tasks, cards).
See also
- Card & Story — the agile delivery that covers requirements
- Planning — planning the corresponding work
- Project members — who can edit requirements
Good habit
Sort the Mandatory requirements first and confirm their coverage type: it drives the real effort (a "Dev" costs far more than a "Std").