stable

Clone or download

Read-only

Inform user about the backlog item being covered when we add a test

Go to test plan, open a backlog item and create a new test. => a feedback is displayed so that the user remember the context. Part of story #14888: Create a new test with artifact view Change-Id: I69434f08b00b015aa0c353c17e06a1009da4970e

Modified Files

Name
M plugins/testplan/include/TestDefinition/RedirectParameterInjector.php +34 −0 Go to diff View file
M plugins/testplan/include/testplanPlugin.php +9 −2 Go to diff View file
M plugins/testplan/site-content/fr_FR/LC_MESSAGES/tuleap-testplan.po +5 −2 Go to diff View file
M plugins/testplan/tests/unit/TestDefinition/EventRedirectAfterArtifactCreationOrUpdateProcessorTest.php +10 −12 Go to diff View file
M plugins/testplan/tests/unit/TestDefinition/RedirectParameterInjectorTest.php +79 −4 Go to diff View file