Community
Feature request: In Onify admin - show ALL data in the tables and make it possible to select which fields to show/hide
For example in /admin/configuration/shortcuts I have a lot of shortcuts and when I add a new one the "key" is of course an obligatory field. To keep the naming conventions structured I here need to look at the other keys and it would be so easy if they were in the table, but they are not. 😪 Instead I now have to open the posts one by one to look at the keys for each.
How does Error Boundary Event on a task work in Onify?
I'm looking at a BPMN flow with 11 tasks with onifyApiRequest and 6 of them has got an "Error Boundary Event"-marker on them. There is no added information in the panel for any of them. I assume if there is some error in one of them this flow will just jump to the End?
Microk8s: Unable to connect to the server: x509: certificate has expired or is not yet valid
When trying to connect Kubernetes cluster I get this error: Unable to connect to the server: x509: certificate has expired or is not yet valid: current time 2024-04-02T11:50:40Z is after 2024-03-26T10:30:10Z
. It seems that some cert has expired. What do I need to do?
Add custom javascript to be run globally from /public/js/custom.js
The key custom_css at /admin/settings has the value /css/custom.css and will load any custom css we put in the file /public/css/custom.css.
What makes flows sometimes end up "running" for infinity and how do we handle it?
I sometimes see flows "hanging" and end up running for infinity.
What are the most common reasons for this happening?
Can we get flows triggered by schedule/timer in the logs?
As far as I can see only flows triggered by users are visible in the log, except for the flow "sync-resources.bpmn" which is triggered by "app".