Skip to content

Add rate limit to issue creation

Eugenia Grieff requested to merge 55241-rate-limit-issue-creation into master

What does this MR do?

https://gitlab.com/gitlab-org/gitlab/-/issues/55241 These changes add the limit to Projects::IssuesController and a new section to the Network page in Settings to change this value.

Documentation: !29130 (merged)

Second iteration for adding the rate limit to the API endpoint here: !28130 (merged)

Screenshots

Screen_Shot_2020-03-26_at_12.27.16

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #55241

Edited by Eugenia Grieff

Merge request reports