Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit c81a4d2

Browse files
Preeticpjarifibrahim
authored andcommitted
Adds infotips for Work Items WIG (#2266)
1 parent 5205666 commit c81a4d2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

controller/test-files/work_item_type_group/list/ok_agile_template.payload.golden.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"attributes": {
55
"bucket": "portfolio",
66
"created-at": "0001-01-01T00:00:00Z",
7+
"description": "Work items describe and keep track of work that needs to be completed. They can be assigned to collaborators within a space. It comprises the agile work item types such as themes, epics, stories, tasks, defects and impediments.",
78
"icon": "fa fa-bullseye",
89
"name": "Work Items",
910
"show-in-sidebar": true,

spacetemplate/assets/agile.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,10 @@ work_item_type_groups:
427427
- *defectID
428428
- *impedimentID
429429
bucket: portfolio
430+
description:
431+
Work items describe and keep track of work that needs to be completed. They
432+
can be assigned to collaborators within a space. It comprises the agile work
433+
item types such as themes, epics, stories, tasks, defects and impediments.
430434
icon: fa fa-bullseye
431435

432436
- name: Execution

0 commit comments

Comments
 (0)