Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check functionality of isPublished #53

Open
glpoulter opened this issue Nov 9, 2021 · 0 comments
Open

Check functionality of isPublished #53

glpoulter opened this issue Nov 9, 2021 · 0 comments

Comments

@glpoulter
Copy link
Member

glpoulter commented Nov 9, 2021

I'm tempted to remove the isPublished property but I think the database uses it. Something happened when I deleted a project from the admin interface (and I'd already removed the isPublished property from the schema) I think it was removed from the project collection but not the project_cache collection or vice versa. I can't really remember what happened but I remember thinking that the easiest way of dealing with it for now is just to put he isPublished property back in to (all) schemas and sort it out properly another day!

The isPublished property would be more useful if it allowed you to save an entry before it was finished - i.e. the validity checks only run when isPublished is set to true. It's very frustrating that you can't save a partially completed entry... see #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant