When updating Rules via the UI, there should be an error message if the API call fails: https://github.com/ProfessionalWiki/Rules/blob/aa5f7f0305f1cc82c0d3faa2cb580f7f0a5a5c72/modules/ext.rules/composables/useRules.js#L69-L81 This can happen for various reasons, but as an example, if the user is logged out while editing: https://github.com/user-attachments/assets/2c4d599f-1752-4a25-9904-1d536df36241
When updating Rules via the UI, there should be an error message if the API call fails:
Rules/modules/ext.rules/composables/useRules.js
Lines 69 to 81 in aa5f7f0
This can happen for various reasons, but as an example, if the user is logged out while editing:
Screencast_20250730_021148.webm