stable
Clone or download
Read-only
request #22573: The "Move artifact" modal loads twice the trackers of the current project
This is not great because the modal is slower than it needs to be. When the modal is opened it should load the trackers of the current project only once instead of twice. Change-Id: I4a935b82dd7b655b0bc8327ff3816315fb7e9dfe
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/scripts/artifact-action-buttons/src/api/rest-querier.js | +0 | −1 | Go to diff View file |
M | plugins/tracker/scripts/artifact-action-buttons/src/api/rest-querier.test.js | +0 | −1 | Go to diff View file |
M | plugins/tracker/scripts/artifact-action-buttons/src/components/ProjectSelector.vue | +2 | −2 | Go to diff View file |
M | plugins/tracker/scripts/artifact-action-buttons/src/store/mutations.js | +3 | −0 | Go to diff View file |