I’m trying to help automate a manual function one of my teammates has to do, and I see some similar examples but struggling to figure out how to do this. Not sure if we can add this as a default function for Jira or if anyone has some example code they could help me with? Ultimately in the Jira Issues, Custom Fields, we have a field called “Customer”. This is a list of customers and their SF Id’s (Name - SF ID) – and I want to add new customers manually as part of another automation I have dealing with new customers! Any help would be greatly appreciated! (I’ve asked Pi but his output didn’t help me)
I’ve been able to get to figure out how to update a custom field- but needs an issue ID, and the task I’m trying to do is a little higher up
Are you using one of our built-in Jira actions or custom code?
Trying to use built in— but looks like I can’t update a project level custom field— only a custom field on an issue (from what I can see) — so I’m looking at doing this potentially custom?
Got it, yeah that’s correct. You can submit a request for us to build it in Support - Pipedream
- Head over to Support - Pipedream
- Click on the “Request an Integration” card.
- Select “B - Request changes to an existing integration.”
- Fill out the form with details of the issue.
Or alternatively you can build your custom component and submit to us so we can submit it to the global registry after going through the QA and approval process.
I have a loom video of the actions my teammate is trying to do if that could potentially be helpful as I’m not sure if my description is super “insightful” —
Of course, if you’re able to post the link in the GitHub issue that would be helpful. If you want to keep it private then please share it with me (via Slack or Email Support) and I’ll forward it to the corresponding dev
Can you not see it in my last message? https://github.com/PipedreamHQ/pipedream/issues/12528
I see the additional description, but not the loom video
Oh— yes could I share the message over slack @andrew ?
Yep, feel free to DM me
hey @andrew — I was checking back in on this after my vacation! I see this thread where the action was added on the last line here
- however not seeing the action in the Jira section. Has this been deployed do you know? Thanks!
[ACTION] New action create-custom-field-options-context by jcortes · Pull Request #12629 · PipedreamHQ/pipedream · GitHub
Hi @mike.melanson , we were blocked on a scopes related issue that we have now resolved. Our component dev working on the action should be able to test e2e now, and you can follow along that PR that you linked to track its progress, but I assume that we should be able to wrap this one up pretty quickly.
Thanks for your patience!