I'm connecting to a Jira server with version v8.22.3#822003.
I'm doing this search:
https://informs.infoway-inforoute.ca/issues/?jql=%22Batch%20ID%22%20~%20BSCT-18060
And this search gives me a list of tickets. From there, I'm currently doing the following:
* Manually selecting the Export pull-down menu
* Selecting CSV (all fields)
I'd like to do the above via REST API to automate it. I can login and get a ticket via the REST API (using jiraone in Python). But I can't find what's the endpoint and payload to be able to download the result of a search.
Hi @Sam Nikou
This will help you to know which type of project it is. This will comes when you are creating a project hence I don't think so it will be removed.
What you want to achieve with this.
As far as I know that can't be removed, that's the project type. It indicates that you have Jira Software functionality enabled on it. Since this looks like cloud, you wouldn't be able to remove it with Javascript, either.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.