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

Reservations - can't create more than one reservation #549

Open
krzyk opened this issue Mar 15, 2019 · 1 comment
Open

Reservations - can't create more than one reservation #549

krzyk opened this issue Mar 15, 2019 · 1 comment

Comments

@krzyk
Copy link
Contributor

krzyk commented Mar 15, 2019

I was able to successfully create one reservation (http://localhost:5000/reservartion/create), but when I try to create another one it doesn't get created. List view shows only a single reservation - the first one created.
This should be corrected, I should be able to create any number of reservations.

And also there is an issue that duration is not included in the form and fails during insert (I allowed it to be nullable to test creating of reservation).

EDIT:
This is a caching issue, I we need to do a cache busting of view when there is a create/updated/delete for any model.

@0crat
Copy link

0crat commented Mar 15, 2019

@emilianodellacasa/z please, pay attention to this issue

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

2 participants