-
If you register an event handler on a specific event (i.e. `Engine.on("my-event", ...)`), the first argument of the method will be the `params` of the `Event` definition (type: `Record`), not the `Eve…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
# Summary
The current RBAC mechanism for enforcing that users with roles with a Kibana privilege of `feature_siem.read` cannot install or upgrade rules is done [at the Rules Client level.](https://…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.9.5 (I never updated myself)
- OS Version: Windows 10
Steps to Reproduce:
1. Disable Auto Update
2. Doe…
-
Parent issue: #29
To support modern mods CE needs hook scripts implementation. To get started with them there needs to be some basic structure.
I recommend to study sfall code and use the same b…
-
**Links to related JIRA Tickets**
- https://jira.cdisc.org/browse/CORERULES-956
**Rule Information**
- **Standard**: SDTMIG
- **Rule ID**: CG0213
- **Rule Description**:
Variable: VISITNUM
Co…
-
**Component**
* UI
**Description**
I noticed that the latest telemetry that is shown in the Entity Table is updated several seconds after in the Timeseries Chart (right now approx. 30-60 sec…
-
## Bug Report
### iRODS Version, OS and Version
4.2.8
### What did you try to do?
write a python rule that calls `delay(remote(msi))`.
python rule snippet here:
```
delay_cond…
trel updated
10 months ago
-
Hello @santalvarez
Thanks for your project that sounds really promising for me since it relies on the JSON Rules ecosystem.
Is the project actively maintained and accepting PRs? I would like to…
Guts updated
7 months ago
-
**Is your feature request related to a problem? Please describe.**
Most other rule based execution engines have some form of expression simplification.
Some common optimizations
- inline constant…