Closed mhkuu closed 3 years ago
I've found out about the problem. Setting default value to True on the field didn't help. The checkbox is activated only when the url contains no querystring. So, I switched the condition around to "hide test scenarios" as the option. Now the behaviour is more consistent, but I'm not sure if this is what expected. See PR #73 to see the changes.
On the Scenarios overview, test scenarios are loaded, even though the filter says not. Then, when you move to the next page, test scenarios are gone.