J-N-K

Results 263 comments of J-N-K

With the modified code the `when` part should not be required for the `scriptLoaded` rule.

You can find a .zip with all needed parts [here](https://janessa.me/esh/scriptLoaded.zip)

I guess the issue is the order in which bundles are resolved. I guess that `uninstall` for the 3.4.0.M1 bundles (use the bundle number instead of the name) and a...

Can you update again? I think I fixed the issues (zip above updated, too).

- `scriptUnloaded` not called: I'll check that. - Exception: What rules are inside that? Anything with timers? Looks a bit strange if it was related. You can send the file...

Uh. That‘s difficult, because the ContextProvider is removed from the EngineFactory before deactivate of the RuleProvider is called. I‘ll check if it can be done.

@ghys Since you created that handler: Is there a special reason why only one template is allowed per file? Since the uid of the add-on is added as tag, and...

@Rossko57 I tried your example (create item in file, create rule, update item state, edit items file, update item state). In all situations the rule triggered. Can you still reproduce...

Why do you need that? Core supports a SCRIPT transformation that can handle all scripting languages.