z1pti3
z1pti3
Would be good to allow selecting of existing storage files as well as adding new storage files.
storageTrigger added in v3.1 enables loading from an already uploaded storage file by id. It would be good tho to use this feature to add the ability to upload directly...
Hi TerrifiedBug, I am afraid I have been unable to recreate this - can you provide some additional details?  As you can see `if split("test123,test456",",",0) == "test"` worked as...
Logging level can be set by changing jimi_core.py  Agreed that it would be great to add some CLI options to control these settings
That would be great so you can turn it up and download without having to modify the code :)
Changed to v3.1 as this will be required for docker / container builds going forward
A bug has also been seen that the store does not always install onto all of the nodes within a cluster
Resizable UI would also make the debug experience better. We should also look at dockable options just like when you press f12 on the browser.
Will look into this, but think that the ACL on objects is used to ensure this is the case as child objects will have inherited ACL from the object that...
Agreed that this should be added in version 3.0 to enable sandboxing of jimiFlows to prevent core escalation / breakout from user defined ACL. Currently ACL is only enforced for...