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

Can not create offer when startedAt field was touched but remain empty #1046

Open
juliaanholcer opened this issue Aug 22, 2018 · 0 comments
Open

Comments

@juliaanholcer
Copy link
Contributor

Description:

Response status 400 while creating a new offer, when 'Dzień rozpoczęcia' remain empty but was previously clicked for the edition. startedAt in a request is sent as an empty string and is verified as the wrong format on the backend.

Steps to reproduce:

  • go to create offer form
  • edit field 'Dzień rozpoczęcia'
  • check 'Akcja już trwa'
  • remove date from 'Dzień rozpoczęcia'
  • populate all required fields and try to submit the form - a bad request can be noticed in the console.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant