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

Save should do something about process #98

Open
faassen opened this issue May 22, 2019 · 0 comments
Open

Save should do something about process #98

faassen opened this issue May 22, 2019 · 0 comments

Comments

@faassen
Copy link
Contributor

faassen commented May 22, 2019

When process and save both are both configured, save could wipe out any process requests still buffered - save will do a reprocess of everything anyway.

But that's actually maybe not correct: what if there are updates (field cleared, default set) still to be processed when a save is done? Defaults should be ignored, but field clears should be triggered or alternatively result in a special validation message. But that means that validate_all should check for this, so this means again that we can throw away anything in process when we save.

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