stable
Clone or download
Read-only
Try to create a tracker from Jira. On the last step, fill the description textarea. Once created, the tracker should have the descrition. Part of story #14766: Have an import from jira structure Change-Id: I8f5f2d5ea7106d997994a0b1c187594e6ef9bb97
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Creation/JiraImporter/FromJiraTrackerCreator.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/JiraRunner.php | +1 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/PendingJiraImport.php | +12 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Creation/JiraImporter/PendingJiraImportBuilder.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/FromJiraTrackerCreatorTest.php | +9 | −8 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/JiraRunnerTest.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/PendingJiraImportBuilderTest.php | +1 | −0 | Go to diff View file |