- Goal: Ensure the data is updated
- Depends On: None
Description
The section is being cached on the BE, make it fetch all the crates based on the array of crateIds every time the cache invalidates.
To do
- When editing a section the current crates that are on the section should be fetched using these ids.
- Make the corresponding changes to the handler, API, BE Model and Schema on the dashboard
- Change the model, schema and
Section type making the property crates be an array of strings
Description
The section is being cached on the BE, make it fetch all the crates based on the array of crateIds every time the cache invalidates.
To do
Sectiontype making the property crates be an array of strings