File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,15 @@ devtest:
88 jira_project_key : JST
99 whiteboard_tag : devtest
1010flowstate :
11+ action : src.jbi.whiteboard_actions.default_with_assignee_and_status
1112 allow_private : true
12131314 description : Flowstate whiteboard tag
1415 enabled : true
1516 parameters :
1617 jira_project_key : MR2
18+ status_map :
19+ ASSIGNED : In Progress
20+ FIXED : In Review
21+ REOPENED : In Progress
1722 whiteboard_tag : flowstate
Original file line number Diff line number Diff line change @@ -23,12 +23,17 @@ fidefe:
2323 jira_project_key : FIDEFE
2424 whiteboard_tag : fidefe
2525flowstate :
26+ action : src.jbi.whiteboard_actions.default_with_assignee_and_status
2627 allow_private : true
27282829 description : Flowstate whiteboard tag
2930 enabled : true
3031 parameters :
3132 jira_project_key : MR2
33+ status_map :
34+ ASSIGNED : In Progress
35+ FIXED : In Review
36+ REOPENED : In Progress
3237 whiteboard_tag : flowstate
3338fxatps :
3439 contact : tbd
You can’t perform that action at this time.
0 commit comments