Skip to main content

Module issues

Module issues 

Source

Structs§

ListFilters
Filter set shared by issues list and issues mine.

Functions§

assign
attach
Upload one or more local files to an issue.
attachments
List the attachments on an issue.
bulk_assign
Assign all issues matching a JQL query to a user.
bulk_transition
Transition all issues matching a JQL query to a new status.
comment
comments
List comments on an issue.
create
delete_attachment
Delete an attachment by its ID.
download_attachment
Download an attachment into dir, using the filename Jira reports for it.
fetch_all_issues
Fetch every page of a JQL search, returning all issues.
filter_fields
Retain only the requested fields from a JSON object. When fields is None or empty, the original value is returned unchanged.
issue_detail_to_json
link
Link two issues.
link_types
List available issue link types.
list
list_transitions
log_work
Log work (time) on an issue.
mine
List issues assigned to the current user.
move_to_sprint
Move an issue to a sprint.
resolve_assignee_arg
Resolve a CLI --assignee argument into the three-state IssueUpdate.assignee value.
show
transition
unlink
Remove an issue link by link ID.
update