Validate sort parameter for branches page and branches API
Sentry error: https://sentry.gitlab.net/gitlab/gitlabcom/issues/3174990 **Problem** Incorrect sort value for branches query causes an ArgumentError **Solution** * Add a validation that sort has an accepted value. * Notify user about the error Changelog: fixed
Showing
Please register or sign in to comment