Quadratique Docs
Create and update issues
An issue represents a unit of work. Its title identifies the work; its other properties explain ownership, importance, classification, and progress.
Issue properties
| Property | Requirement | Behavior |
|---|---|---|
| Title | Required | Cannot be empty or removed after creation |
| Description | Optional | Supports structured text and media |
| Status | One required status | Defaults to Backlog when not selected |
| Assignee | Optional | At most one workspace member |
| Priority | Optional | Low, Medium, High, or Urgent |
| Tags | Optional | Any number of workspace tags |
| Parent | Optional | Places the issue beneath another issue |
Create an issue
- Open Issues.
- Select New issue.
- Enter a title.
- Add any optional properties that are already known.
- Select Create issue.
Quadratique disables creation until the issue has a title. Canceling the form does not create a partial issue.
Edit an issue
Open an issue to change its title, description, status, assignee, priority, or tags. Each saved change updates the existing issue; it does not create another one or clear unrelated properties.
Assignment
Choose one member as the assignee, replace the current assignee, or return the issue to an unassigned state.
Priority
Choose Low, Medium, High, or Urgent. Clear the priority when the issue no longer needs an explicit ranking.
Tags
Apply existing tags from the workspace catalog. Removing a tag from one issue does not delete the tag or remove it from other issues.
Status
Change the status from the issue detail, list, or board. The current status is shared across those views.
Add a sub-issue
Use Add sub-issue from an issue to break it into smaller work. Sub-issues have the same properties as other issues and can contain sub-issues of their own.
Learn about hierarchies and dependencies →
Remove an issue from active work
Archive work you may need again. Permanently delete an issue only when its history is no longer needed.