mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-17 10:15:57 +08:00
issue按id集合查询,选择关联issue时排除已选id集合
This commit is contained in:
@@ -145,7 +145,7 @@ class Api::Pm::IssuesController < Api::Pm::BaseController
|
||||
:begin_date, :end_date,
|
||||
:sort_by, :sort_direction, :root_id,
|
||||
:issue_tag_ids, :pm_project_id, :pm_sprint_id, :pm_issue_type,
|
||||
:status_ids, :ids
|
||||
:status_ids, :ids, :exclude_ids
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user