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

Alpha 3.4 - Entry forgets data when required fields are not populated #5297

Closed
JayBox325 opened this issue Dec 2, 2019 · 1 comment
Closed

Comments

@JayBox325
Copy link
Contributor

Description

I'm finding that if I populate an entire page's entry in the CMS and the save function throws a required error the CMS will forget everything populated from the previous attempt creating a bit of a vicious cycle of re-entering content and forgetting the rest.

Steps to reproduce

  1. Install alpha 3.4
  2. Set up an entry with some required fields
  3. Populate an entry and leave one required field blank
  4. Try to save
  5. Correct the required error
  6. See how it has forgotten everything entered before

Additional info

  • Craft version: 3.4.0-alpha-1
brandonkelly added a commit that referenced this issue Dec 3, 2019
@brandonkelly
Copy link
Member

Thanks for reporting that! Fixed now – run composer update to get the fix.

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