src/app/dialogs/create-label-dialog/create-edit-label-dialog.component.ts
Parameters for the create/edit label dialog component.
Properties |
|
editExisting |
editExisting:
|
Type : NodeId
|
Optional |
If set, will edit an existing label instead of creating a new one. |
issueId |
issueId:
|
Type : NodeId[]
|
Optional |
If set, will select all components of this issue |
projectId |
projectId:
|
Type : NodeId
|
The raw project id. |