Hi -
Currently I'm using a script post-function to add some specific users as Request Participants to a specific type of issue. I'd like to switch that over to use an organization.
I was reading
https://community.atlassian.com/t5/JIRA-questions/auto-add-organization-on-creation-of-ticket/qaq-p/25440
but that seems more aimed at adding ALL organizations applicable, and only when the ticket is created via JIRA, not the SD portal.
I have two scenarios that I'd need to address with this issue:
1) Add a specific organization upon the creation (via portal) of a ticket in X type
2) Add a specific organization upon the creation (via portal) of a ticket in X type in which a custom field is flagged in a specific way.
Can anyone point me in the right direction on this? Thanks!