gateway/delta_sync_fields.txt
2025-09-16 09:50:25 +02:00

63 lines
3.2 KiB
Text

'Status Category Changed': ['get', ['fields', 'statuscategorychangedate']]
'Issue Type': ['get', ['fields', 'issuetype']]
'Time Spent': ['get', ['fields', 'timespent']]
'Project': ['get', ['fields', 'project']]
'Fix versions': ['get', ['fields', 'fixVersions']]
'Σ Time Spent': ['get', ['fields', 'aggregatetimespent']]
'Status Category': ['get', ['fields', 'statusCategory']]
'Parent': ['get', ['fields', 'parent']]
'Resolution': ['get', ['fields', 'resolution']]
'Design': ['get', ['fields', 'customfield_10037']]
'Resolved': ['get', ['fields', 'resolutiondate']]
'Work Ratio': ['get', ['fields', 'workratio']]
'Last Viewed': ['get', ['fields', 'lastViewed']]
'Watchers': ['get', ['fields', 'watches']]
'Restrict to': ['get', ['fields', 'issuerestriction']]
'Images': ['get', ['fields', 'thumbnail']]
'DELTA Comments (i)': ['get', ['fields', 'customfield_10060']]
'Created': ['get', ['fields', 'created']]
'Issue Status': ['get', ['fields', 'customfield_10062']]
'Initial_Import_ID': ['get', ['fields', 'customfield_10063']]
'Selise Comments (i)': ['get', ['fields', 'customfield_10064']]
'Flagged': ['get', ['fields', 'customfield_10021']]
'Selise Status Values': ['get', ['fields', 'customfield_10065']]
'References': ['get', ['fields', 'customfield_10066']]
'Priority': ['get', ['fields', 'priority']]
'Selise Ticket References': ['get', ['fields', 'customfield_10067']]
'Gemeldet von': ['get', ['fields', 'customfield_10101']]
'Labels': ['get', ['fields', 'labels']]
'Rank': ['get', ['fields', 'customfield_10019']]
'Remaining Estimate': ['get', ['fields', 'timeestimate']]
'Σ Original Estimate': ['get', ['fields', 'aggregatetimeoriginalestimate']]
'Affects versions': ['get', ['fields', 'versions']]
'Linked Issues': ['get', ['fields', 'issuelinks']]
'Assignee': ['get', ['fields', 'assignee']]
'Updated': ['get', ['fields', 'updated']]
'Status': ['get', ['fields', 'status']]
'Components': ['get', ['fields', 'components']]
'Key': ['get', ['fields', 'issuekey']]
'Original estimate': ['get', ['fields', 'timeoriginalestimate']]
'Description': ['get', ['fields', 'description']]
'Category': ['get', ['fields', 'customfield_10056']]
'Topic Group': ['get', ['fields', 'customfield_10057']]
'Module Category': ['get', ['fields', 'customfield_10058']]
'Time tracking': ['get', ['fields', 'timetracking']]
'Start date': ['get', ['fields', 'customfield_10015']]
'Security Level': ['get', ['fields', 'security']]
'Attachment': ['get', ['fields', 'attachment']]
'Σ Remaining Estimate': ['get', ['fields', 'aggregatetimeestimate']]
'Summary': ['get', ['fields', 'summary']]
'Creator': ['get', ['fields', 'creator']]
'Sub-tasks': ['get', ['fields', 'subtasks']]
'Reporter': ['get', ['fields', 'reporter']]
'Σ Progress': ['get', ['fields', 'aggregateprogress']]
'Development': ['get', ['fields', 'customfield_10000']]
'Team': ['get', ['fields', 'customfield_10001']]
'DELTA Comments': ['get', ['fields', 'customfield_10167']]
'SELISE Comments': ['get', ['fields', 'customfield_10168']]
'Environment': ['get', ['fields', 'environment']]
'Due date': ['get', ['fields', 'duedate']]
'Progress': ['get', ['fields', 'progress']]
'Votes': ['get', ['fields', 'votes']]
'Comment': ['get', ['fields', 'comment']]
'Log Work': ['get', ['fields', 'worklog']]