stable

Clone or download

Read-only

Ensure that when a permission is defined on a non existant workflow the edit user group page does not crash

It is possible to achieve this state for Tuleap instances that are older than commit ac135eb35044f413fb556e4a485417243b17112f. This is part of story #10062: Users & groups management overhaul Change-Id: Icaf05eccd50e7379980cb1e2d4c42ecf419d2792

Modified Files

Name
M plugins/docman/include/docmanPlugin.class.php +3 −1 Go to diff View file
M plugins/git/include/gitPlugin.class.php +2 −2 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +5 −1 Go to diff View file
M plugins/tracker/include/workflow/TransitionFactory.class.php +1 −1 Go to diff View file
M src/common/project/Admin/ProjectUGroup/ProjectUGroupPresenterBuilder.php +7 −2 Go to diff View file