mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-13 00:06:01 +08:00
新增:status_ids数组查询
This commit is contained in:
@@ -138,7 +138,8 @@ class Api::Pm::IssuesController < Api::Pm::BaseController
|
||||
:status_id,
|
||||
:begin_date, :end_date,
|
||||
:sort_by, :sort_direction, :root_id,
|
||||
:issue_tag_ids, :pm_project_id, :pm_sprint_id, :pm_issue_type
|
||||
:issue_tag_ids, :pm_project_id, :pm_sprint_id, :pm_issue_type,
|
||||
:status_ids
|
||||
)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user