stable
Clone or download
Read-only
Part of story #12187 configure workflow pre & post actions at target state level How to test: - Go to /plugins/tracker/workflow/{trackerId}/transitions - Configure a transition - Create a post action - Save modal - Re-configure transition - Update previously created action by switching action type - Save modal - Re-configure transition --> Action was updated Change-Id: I6fb0f5b51c404fc20111be5870ec493305d59e31
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionModal/PlaceholderInput.vue | +23 | −0 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionModal/PostAction.vue | +13 | −2 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionModal/SetValueAction.vue | +2 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/workflow-transitions/src/store/transition-modal/transition-mutations.js | +9 | −1 | Go to diff View file |