Closed sbsmith86 closed 7 years ago
The rules field required by the form when splitting a waiting room is not being properly pulled into messages.
This field should be used to pull in the rules_url to fill the :rules_url: token in competition messages.
rules_url
:rules_url:
The Impact Team is setting that field to any dummy url and then manually adding the rules link to competition messages as a work around.
Looks like this might have been caused by the :rules_url: token being removed from a template. I am going to close it for now and we can reopen if it is still an issue.
BUG
Current Behavior
The rules field required by the form when splitting a waiting room is not being properly pulled into messages.
Desired Behavior
This field should be used to pull in the
rules_url
to fill the:rules_url:
token in competition messages.Current work around
The Impact Team is setting that field to any dummy url and then manually adding the rules link to competition messages as a work around.