stable

Clone or download

Read-only

feat: Add parameter to the edition modal callback

How to test: No functional change in the artifact modal. Callers of "showEdition" are not broken. Note: The parameter is hardcoded for now but will be dynamic in a separate contribution. The goal of this patch is to set up the groundwork and check that all JS callers are not broken. part of request #32986 Planning doesn't refresh when links are updated with modal Change-Id: I91ea9986c3cbe2634a138eef3eaa2bc5651934c9

Modified Files

Name
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.test.js +6 −2 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-service.js +3 −1 Go to diff View file