mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-17 10:15:57 +08:00
add issue count to pm projects
This commit is contained in:
@@ -75,9 +75,7 @@ class Api::Pm::IssuesController < Api::Pm::BaseController
|
||||
render "api/v1/issues/statues/index"
|
||||
end
|
||||
|
||||
def count
|
||||
|
||||
end
|
||||
|
||||
def destroy
|
||||
@object_result = Api::V1::Issues::DeleteService.call(@project, @issue, current_user)
|
||||
|
||||
Reference in New Issue
Block a user