DoSomething / gladiator

:guardsman: The DoSomething.org competitions platform.
2 stars 0 forks source link

BUG: The rules field is not being pulled into messages #387

Closed sbsmith86 closed 7 years ago

sbsmith86 commented 7 years ago

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.

sbsmith86 commented 7 years ago

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.