a month ago
I try to use the run in parallel function to send parallel PR request to a list of people. The receivers are organized as a list of object, and then put it as run in parallel subprocess's input.
But when I run the process, the subprocess just failed, in the build monitoring page, it's name is error codes, and no error messages in the process logs or context.
Does anyone has any idea? Any comment is welcomed.
Help me, please.🥲
Request clarification before answering.
I was facing the same issue but the strange part was out of 10 Sub Process's Input variables, only 2 variables were coming in the error and these 2 variables were marked as mandatory.
It worked for me by making the Input variables of the Sub Process as Non-mandatory.
Please try if that is the case for you as well.
Thanks & Regards,
Vishal Sharma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
21 | |
9 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.