Community
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?
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.
Best practice regarding flows that should not be run in parallel with itself?
Some flows are perfectly fine to run in parallel with itself.
Updating items through the endpoint /admin/bulk/items changes the created date
Making changes to an item directly at /admin/items with the "edit" pencil icon leaves the "Createddate" untouched and updates the "Modifieddate" correctly.
How to use 'include' in traditional forms (pug.js)?
Is there a way to import some html code from another file when developing form with pug.js?
Understanding the "refresh" parameter in our REST API
I want to understand what the "refresh" parameter is and when to use it.