Open atoff opened 2 years ago
Scenario: You have a performance
You add a discount of, say 0%, with one requirement (Adult)
You can add another discount, of 0%, with the same requirement (Adult) and an error is not thrown
@JElgar Can you take a look at this? I think the validate_unique function on a discount isn't being called on our mutations. Might be as simple as installing it on the form.
Scenario: You have a performance
You add a discount of, say 0%, with one requirement (Adult)
You can add another discount, of 0%, with the same requirement (Adult) and an error is not thrown