stable

Clone or download

Read-only

Fix for / id usage in forms

Part of story #12187 configure workflow pre & post actions at target state level How to test: - Go to /plugins/tracker/workflow/{tracker_id}/transitions - Create a transition (not from new artifact) - Configure this transition - Reduce browser page in order to hide input of "Field(s) that must not be empty" - Click on the label of this input --> The modal scroll, and show the corresponding input - Reduce browser page in order to partially hide "Comment must not be empty" - Click on it --> The modal scroll, and show the full input Change-Id: Ia580ce9379b35d8638d76f1951542aba94ecc5db

Modified Files

Name
M plugins/tracker/www/scripts/workflow-transitions/src/components/TransitionModal/PreConditionsSection.vue +8 −2 Go to diff View file