============================================== openpyxl-redmine issue-to-slim key translation ============================================== :: Peek issue id 86680 {'relations': None, 'time_entries': None, 'children': None, 'attachments': None, 'changesets': None, 'journals': None, 'watchers': None, 'id': 86680, 'project': {'id': 1350, 'name': 'PTC PMO projects'}, 'tracker': {'id': 16, 'name': 'Elvis'}, 'status': {'id': 8, 'name': 'Open'}, 'priority': {'id': 2, 'name': 'Normal'}, 'author': {'id': 241, 'name': 'Christopher Youngman'}, 'category': {'id': 3053, 'name': 'no show stoppers, work proceeding'}, 'subject': 'Example task', 'description': '', 'start_date': '2021-03-22', 'due_date': '2021-03-24', 'done_ratio': 0, 'custom_fields': [ {'id': 19, 'name': 'Duration (in hours)', 'internal_name': None, 'field_format': 'int', 'value': '1'}, {'id': 43, 'name': 'Responsible Data Team', 'internal_name': None, 'field_format': 'value_tree', 'value': 'EEE > EET'}], 'created_on': '2021-03-21T19:43:33Z', 'updated_on': '2021-03-22T07:58:54Z'} Peek slim id 86680 {'id': 86680, 'project': 'PTC PMO projects', 'tracker': 'Elvis', 'status': 'Open', 'priority': 'Normal', 'author': 'Christopher Youngman', 'category': 'no show stoppers, work proceeding', 'subject': 'Example task', 'description': '', 'start_date': '2021-03-22', 'due_date': '2021-03-24', 'done_ratio': 0, 'duration_hours': '1', 'data_team': 'EEE > EET', 'created_on': '2021-03-21T19:43:33Z', 'updated_on': '2021-03-22T07:58:54Z', 'due_days': 1, 'updated_days': -1}