Add active field to api_Codium collection #11

Closed
opened 2020-10-13 15:12:16 +00:00 by garrettmills · 0 comments
Owner

Currently, when a code snip is deleted from a Page, there is nothing to mark the record in the api_Codium collection as being deleted.

Add an Active: boolean property as with the databases and update the model to include this active scope.

Update the page save endpoint. If a code node is deleted, mark it as inactive.

Currently, when a code snip is deleted from a Page, there is nothing to mark the record in the `api_Codium` collection as being deleted. Add an `Active: boolean` property as with the databases and update the model to include this active scope. Update the page save endpoint. If a code node is deleted, mark it as inactive.
garrettmills added the
Bug
label 2020-10-13 15:12:16 +00:00
garrettmills added the
Ready to Deploy
label 2020-10-13 15:31:28 +00:00
garrettmills added the
Deployed to: Production
Deployed to: Staging
labels 2020-10-19 13:13:10 +00:00
Sign in to join this conversation.
No description provided.