stable

Clone or download

Read-only

chore(jira): Gather which fields are submit and which are update

At this point, this doesn't do much because we dont have means to pass cleanely the information to the point where permissions are managed. This will need a refactoring of the way fields are imported. Part of: request #24222 Jira import fields that are only updated Change-Id: I8cbb232551ccf7aee62bf22d437cb8866d4beb52

Modified Files

Name
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Structure/JiraFieldAPIRepresentation.php +28 −35 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Structure/JiraFieldRetriever.php +26 −16 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/Structure/JiraFieldRetrieverTest.php +109 −39 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/Structure/JiraToTuleapFieldTypeMapperTest.php +28 −14 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/_fixtures/SBX/tracker.xml +112 −112 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Creation/JiraImporter/Import/_fixtures/SP/tracker.xml +71 −71 Go to diff View file