stable

Clone or download

Read-only

fix: request #27533 No more able to select another GitLab integration in modal

When the project has several GitLab integrations, and when using the "Create branch & merge request" feature from an artifact actions, then we are no more able to select another integration than the first one displayed in the list. How to test ----------- * Have multiple GitLab integration in a project * Go to an artifact of this project -> actions -> "Create GitLab branch and merge request" * Change in the select the integration ==> The value in the select must be updated with the one selected. Change-Id: I32b4408247729cda3b0d70f770278b43655d438b

Modified Files

Name
M plugins/gitlab/scripts/artifact-create-branch-action/src/components/ModalContent.vue +1 −1 Go to diff View file