I had a plugin which I deleted - thinking it was unused. This wasn’t true! It had a bonus feature of ‘temp value’ that could be used to store values in BE workflows, like a conditional state. I’ve just found my workflow which is now broken.
All I’ve got is:
“[missing: 1524131730732x615364489591652400-AAV]” from the action in my workflow. The temp value plugin did something completely unrelated, and I think the developer just threw in this extra bonus feature for fun. Sadly, it was really useful, and I can’t find the plugin through searching.
Any pointers warmly welcomed! Thank you
Revert to before you deleted the plugin if its in the timeframe your plan allows, see the plugin and revert.
Else, if the plugin exists on live you can see it there
1 Like
Try the Ultimate Took Kit (I think it’s the name).
This plugin has a “Cache” feauture…
1 Like
Thank you @rpetribu and @akamarski for the replies. I was recommended a similar plugin: Store Temp Data (Result of Step X) Plugin | Bubble which has resolved the issue and given me some more flexibility for the future. Another ‘plugin should be core feature’ type outcome.
Workflow has been broken for some time, under the radar, so rollback or comparison was not possible this time.
Looks like you have a solution for now, but just in case anyone stumbles upon this post in the future - that error code actually gives the unique ID for the missing plugin: 1524131730732x615364489591652400
If you go to Bubble Plugins | Build and extend apps without writing code and add the unique ID (1524131730732x615364489591652400)
You get: JsZip- Read HTML Files & Download Plugin | Bubble
1 Like
ahh legend! Thanks @msgiblin for the contribution. I did clear this zip plugin as it didn’t appear to be adding value. So little did I know it was the one supplying me with BE temporary data features on the sly. I should be more careful with how I use / implement plugin bonus features!
1 Like