Skip to main content

Module issues

Module issues 

Source

Structs§

ListFilters
Filter set shared by issues list and issues mine.

Functions§

assign
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
fetch_all_issues
Fetch every page of a JQL search, returning all issues.
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