What this page does
This detail page edits one existing predefined bet-limit rule at /bet-limits/[betLimitId].
The page first loads the saved rule. Until the rule is available, the page shows a loading indicator.
What can be edited
Operators can update:
Description (optional)PriorityCurrency for PreviewAmount From EURAmount To EURConverted PreviewInclude TagsExclude TagsApply only when player declined MWLActive
What is locked
Games Categories is displayed as a disabled summary in edit mode.
Operators can review whether the saved rule is category-scoped or global, but cannot move the rule to a different category from this detail page. Category fan-out belongs to the create form.
Important behavior
Amounts stay in EUR
Amount From EUR and Amount To EUR are the saved range. The page requires both values.
No verified update-time check was found that guarantees Amount From EUR is lower than or equal to Amount To EUR. Operators should keep a normal lower-to-upper range.
Currency preview is helper-only
Currency for Preview recalculates a local converted preview using marketing ratio, exchange rate, or fallback 1.
The selected preview currency and converted preview are not saved.
Saving inactive cleans assignments
If the rule is saved with Active turned off, the save flow also removes assigned player links for that rule.
This is different from just changing text or amount fields: disabling a rule affects existing rule assignments.
Save flow
Save sends editable values and the selected rule ID to the source service. The save flow verifies the rule exists and is not soft-deleted, updates the accepted fields inside a transaction, and runs assignment cleanup when the saved rule is inactive.
Cancel returns to the previous page without saving current local edits.