You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All changes that get saved in the module config window are based on the user's current edited changes in the webpage. This is fine for saving items to staging, but when promoting to production the settings saved in the database in staging get ignored because it will submit whatever the user edits on the webpage instead.
Reproduction Steps
Save a change in staging
Make a change again
Do not click save
Click promote
The current input will be saved as production and not the previously saved staging record
Expected Behavior
The saved staging state should be promoted
Observed Behavior
The current state on the webpage gets promoted
OS, Browser & Version Information
All versions and browsers affected
The text was updated successfully, but these errors were encountered:
Bug Report
All changes that get saved in the module config window are based on the user's current edited changes in the webpage. This is fine for saving items to staging, but when promoting to production the settings saved in the database in staging get ignored because it will submit whatever the user edits on the webpage instead.
Reproduction Steps
Expected Behavior
The saved staging state should be promoted
Observed Behavior
The current state on the webpage gets promoted
OS, Browser & Version Information
All versions and browsers affected
The text was updated successfully, but these errors were encountered: