mirror of
https://github.com/sct/overseerr.git
synced 2025-12-28 08:55:28 +01:00
If you setup an override rule on a service that is not created yet, the override rule doesn't get added to the service because it has no ID, but a record for that override rule is nonthless created. This PR allows override rules only when the service is setup.