Session 2: files upload/preview, meetings with action items, decisions
This commit is contained in:
@@ -125,6 +125,9 @@ class BaseRepository:
|
||||
"parent_id", "parent_item_id", "release_id", "due_date", "deadline", "tags",
|
||||
"context", "folder_id", "meeting_id", "completed_at",
|
||||
"waiting_for_contact_id", "waiting_since", "color",
|
||||
"rationale", "decided_at", "superseded_by_id",
|
||||
"start_at", "end_at", "location", "agenda", "transcript", "notes_body",
|
||||
"priority", "recurrence", "mime_type",
|
||||
}
|
||||
clean_data = {}
|
||||
for k, v in data.items():
|
||||
|
||||
Reference in New Issue
Block a user