statsig-io / statsig-feedback

Issue Tracker for Statsig. Leave your feedback on anything we do!
5 stars 0 forks source link

"Test Gate" console does not refresh after saving gate changes #9

Closed tore-statsig closed 3 years ago

tore-statsig commented 3 years ago

"When you edit a gate, even after clicking save, the “test gate” console does not refresh and may show stale/incorrect data. Refreshing the page (or editing the contents of the test gate input) is required to update the data. Until I realized this, I spent a minute trying to debug how I’d set up my gate incorrectly, thinking the problem was with the new rules I’d written."

tore-statsig commented 3 years ago

We've reproduced the issue and we are working on address this. Either we will disable the console for staged changes, or allow staged changes to evaluate using the console. We estimate this will be fixed in the next week

jhurwitz commented 3 years ago

To clarify: I was unsurprised that the console didn't work for staged changes. The bigger bug is that, even after saving changes (at which point they are no longer staged), it still does not update to reflect the latest rules.

alex-statsig commented 3 years ago

@jhurwitz This should be fixed now, along with a change to make the tool explain why the given user passes/fails as well. Hope this is helpful!