stable
Clone or download
Read-only
The owner of the project specified in the project created payload is not always the user doing the import
Before this contribution the owner was always the user doing the import even if the list of project's admin is not empty or the user doing the import is not a project's admin. This is part of story #9962: trigger a webhook when a project is created Change-Id: I213725813ae0ed8b5f594a96b6321c418cf58647
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/project/ProjectCreator.class.php | +20 | −18 | Go to diff View file |
M | src/common/project/ProjectXMLImporter.class.php | +6 | −4 | Go to diff View file |