Refactor project data generation towards "snapshot bundles" #4

Closed
opened 2023-07-30 17:19:15 +02:00 by Inês Almeida · 1 comment
Collaborator

We're moving towards a concept where the Watchtower's project view works on a snapshot of the project's data at a given moment, including relatively static things like the movie's resolution, task types and users. This way, the view is always consistent with how the project was at a given moment, even if it later changes. This means users' data will be duplicated in every "snapshot".

  • Update pipeline script to store app project data in project.json instead of context.json
  • Update Project data loading in client-web, since project.json will contain all needed info
We're moving towards a concept where the Watchtower's project view works on a snapshot of the project's data at a given moment, including relatively static things like the movie's resolution, task types and users. This way, the view is always consistent with how the project was at a given moment, even if it later changes. This means users' data will be duplicated in every "snapshot". - [x] Update pipeline script to store app project data in project.json instead of context.json - [x] Update Project data loading in client-web, since project.json will contain all needed info
Author
Collaborator

Closed in 9fe9823a21

Closed in 9fe9823a213401bbc96d8c6386f0a106329a3db6
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/watchtower#4
No description provided.