-
How about making `jira-cli view --myissues` work ? It'd be a shortcut for:
`jira-cli view --search-jql='assignee = currentUser() AND resolution = Unresolved order by updated DESC'`
Jira itself …
-
An Exception occurred while running Debugger:
command line is wrapper.py C:\amirelm\configurations\HBASE
Traceback (most recent call last):
File "C:\Users\amirelm\Documents\GitHub\Debugger\learner…
-
Hi,
How can I get user info by email address?
I succeed to get the user info using this query:
https://{project name}.atlassian.net/rest/api/2/user/search?username={email address}
But I don't know …
-
Hello
Hope you dont mind me raising a few feature requests.
It would be good if we could update the resource jira_issue to include sprint, so we can add an issue to a sprint.
Potential exam…
-
An Exception occurred while running Debugger:
command line is wrapper.py C:\amirelm\configurations\HIVE
Traceback (most recent call last):
File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\…
-
Hello,
When using postman I can use the following request : /search?jql=project=myProject&expand=changelog.
This returns me all issues of the project with the changelog.
But when using the jir…
-
Metrics to document (see https://quality-time.readthedocs.io/en/latest/usage.html#notes-on-specific-metrics for examples of existing documentation):
# Bugs
- [ ] Open unresolved bug reports (metri…
-
I am trying to write some go code to fetch JIRA issues from our internal JIRA deployment. No such problem is encountered when using Python. I am very new to "GO" and thinking running Jira query shou…
-
Is there possibility to switch to version with GET (instead of POST) like python client has? I can only use GET method, POST will fail.
-
**Is your feature request related to a problem? Please describe.**
I don't always remember the ticket number, so to see info about a ticket I need to find it's number elsewhere
**Describe the solu…