Merge pull request #39 from valueonag/int

fixed sync
This commit is contained in:
ValueOn AG 2025-09-14 20:27:21 +02:00 committed by GitHub
commit e53aa3007f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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']],