stable

Clone or download

Read-only

No need to inform twice the user in case of submit and continue

Go to test plan, open a backlog item, create a new test => A feedback is displayed Submit and continue to enter another test => Same feedback is displayed, but only once. Part of story #14888: Create a new test with artifact view Change-Id: I0ac20fb229854a0676a777191b306432c58aaae9

Modified Files

Name
M plugins/testplan/include/TestDefinition/EventRedirectAfterArtifactCreationOrUpdateProcessor.php +1 −1 Go to diff View file
M plugins/testplan/include/TestDefinition/RedirectParameterInjector.php +6 −1 Go to diff View file
M plugins/testplan/include/testplanPlugin.php +1 −1 Go to diff View file
M plugins/testplan/tests/unit/TestDefinition/EventRedirectAfterArtifactCreationOrUpdateProcessorTest.php +20 −20 Go to diff View file
M plugins/testplan/tests/unit/TestDefinition/RedirectParameterInjectorTest.php +13 −13 Go to diff View file