2
Get Item from storage Fails when retrieving 0 zero
complete
k
keith cotroneo
I previously reported this and it is now marked as completed. But I am still getting an error when set item to storage with a 0, then get item from storage does not retrieve a 0, it errors.
Log In
T
Timo Kapanen
complete
Fix has been published to production while ago, updating the ticket
T
Timo Kapanen
planned
T
Timo Kapanen
under review
T
Timo Kapanen
Hi keith cotroneo and thanks for your report. Have you updated the flow functions from component market place? The fix was published as an updated flow. If there is still an issue, would be excellent to get the appID of you app and in which page/component you are using this particular flow. The appID can be found from URL when your app is open in Composer. Best Regards, Timo Kapanen
k
keith cotroneo
Timo Kapanen: Appgyver shows no flow function updates for me in the marketplace. Here is the url to the app https://platform.appgyver.com/builder/applications/384414/pages/1
F
Felix
Timo Kapanen: The same bug happens when saving a booleanValue as 'false' to local storage. In both cases (after saving 0 and saving 'false') the flow function 'Get item from storage' triggers output 2 (output 2 is triggered when the item isn't found). To me it seems, that saving 0 and 'false' result in deleting the local storage variable.
T
Timo Kapanen
Thanks Felix, eventually we need to create a new fix and deploy that to production.