stable

Clone or download

Read-only

Add a check to forbid Text field Titles

part of story #16125 [release management] create a new Aggregator Release How to test: in aggregator or contributor, map the title semantic on a Text field => you won't be able to add new releases anymore in top backlog project Change-Id: I0ea35b782ad897963bf155d34470624021db79f2

Modified Files

Name
M plugins/multi_project_backlog/include/Aggregator/Milestone/SynchronizedFieldsGatherer.php +5 −0 Go to diff View file
A plugins/multi_project_backlog/include/Aggregator/Milestone/TitleFieldHasIncorrectTypeException.php +33 −0 Go to diff View file
M plugins/multi_project_backlog/tests/unit/Aggregator/Milestone/SynchronizedFieldCollectionBuilderTest.php +1 −1 Go to diff View file
M plugins/multi_project_backlog/tests/unit/Aggregator/Milestone/SynchronizedFieldsGathererTest.php +19 −1 Go to diff View file