You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
acli --action runFromCsv --file participants.csv --propertyFile participants.prop --common '-a addParticipants' --continue
I'm getting the dreaded:
Parameter error: This function requires a non-blank value for parameter participants.
participants.csv:
request,participants
FOO-1619,"accountID1"
FOO-1620,"accountID1"
FOO-1621,"accountID2"
participants.prop:
field.request = request
field.participants = participants
So, if I specify --participants on the command line in the common section, it works fine, but of course, I'd have to generate a unique CSV for each participant I'm trying to add.
Does addParticipants support the participants parameter via CSV?
I'm on Cloud, FWIW. Thank you!
Hi @Darryl Lee ,
We are from the BobSwift support team. Thank you for raising the request with us.
We would like to inform you that we have created a support request on your behalf in our portal.
Please let us know if you are able to access the below ticket:
https://bobswift.atlassian.net/servicedesk/customer/portal/1/SUPPORT-5453
Regards,
Amulya Akula
Hi @Amulya Akula _Appfire_ no I can't see the ticket. What email was used to create the ticket? My da****l.l**@gmail.com address?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Darryl Lee ,
We apologize for the inconvience caused and we have changed to the correct reporter now.
Please let us know if you are able to access the below ticket:
https://bobswift.atlassian.net/servicedesk/customer/portal/1/SUPPORT-5453
Also find the below answer:
acli --action runFromCsv --file runfromcsv.csv --common '-a addParticipants' --continue
Run: --request "AS1-1" --participants "Manisha Kharga" -a addParticipants Participants added. Run: --request "AS1-3" --participants "Raja Seemakurthi" -a addParticipants Participants added. Run completed successfully. 2 actions were successful from file: /Users/Downloads/Confluence/CLI_9.x/9.x/runfromcsv.csv
acli --action runFromCsv --file runfromcsv.csv --common '-a addParticipants' --continue --debug
Regards,
Amulya Akula
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Amulya Akula _Appfire_ thank you. Can you please reattach screenshot-1.png? It didn't come through.
Or you could copy-paste what the contents of your runfromcsv.csv looked like.
And yes, I can see the ticket now. I guess if we resolve things here, I'll close it.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We often have questions from folks using Jira Service Management about the benefits to using Premium. Check out this video to learn how you can unlock even more value in our Premium plan. &nb...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.