stable

Clone or download

Read-only

feat: Implement request #34033 Program service should be available even without DB entry

How to test: - Forge your DB and delete the Program service entry in one of your projects. - With this patch, in Project admin > Services, the Program service still shows up and you can enable it. - Without it, there is no "Program" row in the list of services and you can never enable it without forging the DB. Change-Id: I34d498339a9bd4d034dbc01276f5f4190a55b16d

Modified Files

Name
M plugins/program_management/include/ProgramService.php +3 −1 Go to diff View file