-
## Expected Behavior
Sorting should be passed in from JQL on user starred searches using custom fields
## Actual Behavior
search is returning the correct issues but oly sorting desc by issue id
…
-
The `JqlQuery::quote` method does not quote the given text correctly. In some scenarios, jira does not understand the jql query.
Jira-Version is: v7.13.0#713000-sha1:fbf4068
I build the query th…
-
### Issue Summary
Cannot display JQL result with customfield type like radiobutton, list single, list multiple, ...
### Steps to Reproduce
1. Create a customfield in JIRA like "Select List (c…
-
Works:
https://tracker.company.com/jira/rest/api/2/search?jql=project%20%3D%20PROJECT
$JiraIssue = Invoke-JiraGetIssue -JiraContext $c -Key 'INV-20000'
Fails:
$JiraSearchIssues = Invoke-JiraSear…
grryf updated
4 years ago
-
### Extension
https://www.raycast.com/niallpaterson/jira-time-tracking
### Description
At the moment when I try using this I get the full list of all Jira tickets from within my organisation. This …
-
## What would you like to be added?
https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-post
Add the `POST` version of the issue search API.…
-
### Bug summary
When doing api call using search_issues, it makes two API calls, one GET to the endpoint **/rest/api/2/field** and another to the actual url **/rest/api/2/search**. The first api call…
-
May not be super practical or helpful, but it could be nice to have this format for when a report duplicates 2 issues. Currently while it's not a lot of changes to make, you still have to manually mod…
-
Specified a http URL for our JIRA instance which then later was setup for https and re-directed to that location. In this case I was doing a `Jiralicious.search` which was now returning all issues for…
-
Hi, can you please add a way to increase the maximum limit of 50 for returned results on JQL search query's?
I suppose this is a issue with Pagination https://developer.atlassian.com/server/jira/pl…