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
There is an issue with updating custom settings: when there is a change saved there is a redirect to edit page performed earlier than updated setting is saved to DB and cache is updated.
To Reproduce
Steps to reproduce the behavior:
Go to custom settings page
Add some setting
Save'
Page is reloaded
Expected behavior
Reloaded page does not contain newly added setting (this shows the edit page with settings loaded initially when navigating to the page)
Screenshots
Reloaded page should contain actual data.
The text was updated successfully, but these errors were encountered:
Describe the bug
There is an issue with updating custom settings: when there is a change saved there is a redirect to edit page performed earlier than updated setting is saved to DB and cache is updated.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Reloaded page does not contain newly added setting (this shows the edit page with settings loaded initially when navigating to the page)
Screenshots
Reloaded page should contain actual data.
The text was updated successfully, but these errors were encountered: