fixed sync
This commit is contained in:
parent
ff079f5428
commit
7ed36283c5
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ class ManagerSyncDelta:
|
|||
|
||||
# Task sync definition for field mapping (like original synchronizer)
|
||||
|
||||
task_sync_definition={
|
||||
TASK_SYNC_DEFINITION={
|
||||
#key=excel-header, [get:jira>excel | put: excel>jira, jira-xml-field-list]
|
||||
'ID': ['get', ['key']],
|
||||
'Module Category': ['get', ['fields', 'customfield_10058', 'value']],
|
||||
|
|
|
|||
Loading…
Reference in a new issue