mirror of
https://github.com/Threnklyn/jira.git
synced 2026-06-07 05:23:33 +02:00
add rank ISSUE after|before ISSUE command
This commit is contained in:
@@ -13,3 +13,7 @@ func (w *Worklog) ProvideWorklog() *Worklog {
|
||||
func (l *LinkIssueRequest) ProvideLinkIssueRequest() *LinkIssueRequest {
|
||||
return l
|
||||
}
|
||||
|
||||
func (r *RankRequest) ProvideRankRequest() *RankRequest {
|
||||
return r
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user