-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
What is the issue?
Duplicate Field records are saved (along with 500 error response) when new Fields are added to Sections in between saves without reloading the interface.
What are the steps to reproduce this issue?
- Navigate to an existing Fieldset page to edit.
- Add a new section, and then create a new field, and save the field.
- Save the updates made to the Fields/Fieldset (do not reload page).
- Now repeat starting at Step 2 (watching database and XHR requests for errors shown below).
What were you expecting to happen?
User should be able to modify Sections/Fields of a Fieldset multiple times without reloading the interface.
Any logs, error output, etc?
☝️ Adding subsequent fields (prior to saving) after the `toggle` Field. ☝️ Errors of saving after each new Field is added to a section.Any other comments?
Duplicate records are saved even though a 500 response is reported when the Fieldset is saved.
What versions of software are you using?
Browser: Chrome (lastest)
FusionCMS: v6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working

