Search posts, tags, users, and pages
Ondrej Sebela
System Administrator that loves PowerShell
The possibility to create Jira tickets in an automated can be very handy. But it can be a little bit tricky because Jira is quite customizable and therefore there is no universal PowerShell function that will work for everybody. In this post, I will ...
Ilona Chodnicka
THANK YOU very much, that was most helpful. I run Selenium test cases in an Azure DevOps pipeline and I wanted to create automatically a JIRA bug for each failed test case. Did you write JiraPS module?
Thanks ๐
No I haven't created JiraPS module. It's an official one.
Bayzid Bhuiya
Hi, I tried your code to create New Jira Ticket but getting below error?
Error: Unable to find 'Request Participants' field id in the project IAMI.
Any idea ?
I assume you are talking about part "TIP: What about adding participants?"? What command exactly gives you this error?
Ilona Chodnicka
THANK YOU very much, that was most helpful. I run Selenium test cases in an Azure DevOps pipeline and I wanted to create automatically a JIRA bug for each failed test case. Did you write JiraPS module?