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

Messages - Error - This process is not waiting for xxx #1809

Open
madhurrya opened this issue Jun 25, 2024 · 4 comments
Open

Messages - Error - This process is not waiting for xxx #1809

madhurrya opened this issue Jun 25, 2024 · 4 comments
Assignees

Comments

@madhurrya
Copy link
Contributor

When I run these 2 models I get this error 'This process is not waiting for UnitTest_Message1.'

unit-test-receive-task-new (2).bpmn.txt
unit-test-send-task-new (2).bpmn.txt

Image

Image

Image

@madhurrya
Copy link
Contributor Author

madhurrya commented Jun 25, 2024

Update : I removed the underscore from message name also and tried again and with that didn't notice this error so far. Not sure whether the error is related to that.
If so we'll have to properly validate the input fields and show proper messages to the user, otherwise users will get different errors and face different issues like I have been facing if there is something wrong with the naming.

But if the underscore is going to cause issues, we'll have issues in Prod models as they have used underscores there already

Image

Image

@madhurrya
Copy link
Contributor Author

madhurrya commented Jun 25, 2024

Update : I got the same error again. So it's not related to the underscore I mentioned above.

https://dev.app.spiff.status.im/i/3249

Image

Image

Image

unit-test-receive-task-new (3).bpmn.txt
unit-test-send-task-new (3).bpmn.txt

As I can remember these are the steps I followed.
-First set a matching correlation key and it worked without any error
-Then changed the matching value and they didn't completed as they are not matching
-Then again changed the value to match and ran again and then got this error

@madhurrya
Copy link
Contributor Author

Got the same with these 2 models also
This time got it in the first time I set the matching condition and ran it.
And then I changed the matching condition value and ran it and got it again.

Image

Image

Image

unit-test-message-end-event.bpmn.txt
unit-test-message-start-event.bpmn.txt

@madhurrya madhurrya changed the title Messages - This process is not waiting for xxx Messages - Error - This process is not waiting for xxx Jun 25, 2024
@theaubmov theaubmov self-assigned this Jun 27, 2024
@burnettk
Copy link
Contributor

burnettk commented Dec 1, 2024

I was getting this same error message in a case where the receive task was inside a collapsed subprocess. it's likely the same issue for call activities, but this is not confirmed.

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

No branches or pull requests

3 participants