wisp-gg / issue-tracker

0 stars 0 forks source link

Multiple issues with the Tickable setting for variables #13

Open pedrotski opened 2 months ago

pedrotski commented 2 months ago

Describe the bug

If you have Tickable set and the variable rule is boolean, you cannot set it to 0 by default and save it. It will revert to 1.

Furthermore, if a toggle is set to 1 by default and you deploy a server, on the front end it will be displayed as 0 or off.

Another issue that confuses customers is it always says ENABLED on the front end even when the toggle is off, so they assume it's actually enabled.

Expected Behavior

Make the above functional.

Actual Behavior

NA

Steps to Reproduce

NA

Browser Details

NA

Operating System

NA

Optional additional information

No response

Lunaversitay commented 2 months ago

This bug is due to backend validation forcing tickables to be a boolean, but it only sticks the value to 1. This will be fixed soon!

joti-prime commented 1 month ago

Tickable variables will be useful if when ticket adds some code and when not removes that code from the startup like actually doesn’t work