Questions tagged [jira-integration]

6 questions
2
votes
0 answers

Scriptrunner Behaviours: How to make custom field required when I select a specific radio button option?

Version - Behaviours with Jira v8.5.1 I have been using a Beavhiours script for several months now with great success. It currently shows/hides various fields based on user selections (lists, cascading lists, checkboxes). I want to condition the…
Mark C
  • 21
  • 1
  • 2
1
vote
1 answer

integrating TM4J (Test management for Jira) Adpavist with Karate Tests

Does Karate API tests supports integration with TM4J (Test management for Jira - Adaptavist)? We have been using Karate for our GraphQL layer and it has been quite successful so far. we have a requirement to integrate TM4J across multiple frameworks…
0
votes
0 answers

comment on behalf of customer or user via Jira-ServiceDesk-API

Here we wanted to post comment on behalf of our customers. We have our own Dashboard to take customer issues and that is connected with Jira ServiceDesk using ServiceDesk API. We can create issues on behalf of user that gets to Jira Service Desk our…
vishvaraj
  • 21
  • 3
0
votes
0 answers

Python Script for Jira Integration

I'd like to create a Python Script which uses the Gitlab REST API to set a Jira Integration with my Gitlab repository, any advice or resources on how to get started would be appreciated
ddd
  • 17
  • 4
0
votes
0 answers

Maven Build Failure for artifact ID jira-rest-java-client-app

The below dependency was already existing in our organization repository and it was removed for some reasons Later I changed the repository as below and updated it with new repository which has this dependency 5.2.0
0
votes
0 answers

Jira integration with Jenkins: Raise one bug on Jira per Jenkins job build failure

I want to integrate Jenkins with Jira so that whenever a build fails, for all the testcases that failed under that build for the first time (a regression), then a single bug (issue) should be raise on Jira. In this bug (issue) all the testcases that…
Shubham Gaikwad
  • 103
  • 2
  • 2
  • 9