stable
Clone or download
Read-only
request #13850 Verify that a service is not a system service at deletion back-end-side
How to test: - Go to project admin / services - Select an activated service - Open the webconsole and remove the diasbled attribute from its delete button - click the button --> Feedback error Change-Id: Id5d7f4d98b8fe1d7a9c8f0d145b07d8e2e195061
Modified Files
Name | ||||
---|---|---|---|---|
M | site-content/fr_FR/LC_MESSAGES/tuleap-core.po | +3 | −0 | Go to diff View file |
M | src/common/Project/Service/DeleteController.php | +4 | −0 | Go to diff View file |
M | tests/phpunit/common/Project/Service/DeleteControllerTest.php | +16 | −2 | Go to diff View file |