Version
A Version is here to regroup multiple media items that are related to the same version of a project.
Data
| Key | Type | Description |
|---|---|---|
name |
string |
Name of the version |
status |
string |
Status of the version |
color |
string |
Color of the version's status |
completion |
number |
Completion of the version |
Structure
graph LR
Version -->|Child| Media