Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timed events are not triggering #1075

Closed
stefanroels opened this issue Feb 20, 2024 · 2 comments
Closed

Timed events are not triggering #1075

stefanroels opened this issue Feb 20, 2024 · 2 comments

Comments

@stefanroels
Copy link

We are trying to deploy a SpiffArena server, but Timed events do not trigger at all. Neither timed start events nor timed boundary events.

I can see the scheduler running in the docker logs, but the events do not trigger.

What could be the reason for this and how can I debug the scheduling?

@stefanroels
Copy link
Author

I think I have found the problem. I forgot to add quotes around the time string. I must say that is confuses me a lot that in text inputs you need to use quotes, although it also provides the flexibility to use task variables.

@danfunk
Copy link
Contributor

danfunk commented Feb 21, 2024

@stefanroels - we have many improvements we would like to make to the BPMN modeling experience, and we are discussing it again this evening. With a little effort, we could, as the diagram is built, amass knowledge about the variables in play, and offer validation throughout every script and text box to determine if it can be properly evaluated. If we had such a system in place, we could have notified you immediately of the issue.

We are also fighting everyday to find funding and support to make exactly these types of additions to the application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Resolved
Development

No branches or pull requests

2 participants