-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
trim whitespace of MilestoneName at creation/rename #10017
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trim whitespace of MilestoneName at creation/rename #10017
Conversation
Codecov Report
@@ Coverage Diff @@
## master #10017 +/- ##
==========================================
+ Coverage 42.25% 42.26% +0.01%
==========================================
Files 610 610
Lines 80384 80387 +3
==========================================
+ Hits 33963 33974 +11
+ Misses 42240 42234 -6
+ Partials 4181 4179 -2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if parameter sanitization should be done at the router level. Otherwise LGTM.
@guillep2k if done by go not js, api behave the same |
Please send backport to v1.11 |
created backport #10034 |
close #10013