set_persistent_variable does not seem to be persistent

Describe the bug
I've been creating persistent variables (mostly string variables) via BTT webserver endpoints - they work great, but they does not seem to persist between relaunches.

If I set persistent variable in one BTT lifetime - get_string_variable for example returns it just fine. But after killing the BTT process, and relaunching it, the response is empty :frowning:

Affected input device (e.g. MacBook Trackpad, Magic Mouse/Trackpad, Touch Bar, etc.):
Webserver

Let me know if you need any further debuggin information :slight_smile:

Btt 2.536

@Andreas_Hegenberg could you confirm that this bug exists, just so I know that it's not an issue with something on my side?

Edit: I'm terribly sorry - didn't see the latest alpha channel in a while. Everything works as it should!

ah yes, sorry. Forgot to reply here but I fixed it in the latest alpha :slight_smile:

1 Like