Skip to content

Strip attributes for Milestone and Issuable. #3428

username-removed-320022 requested to merge jcorcuera/gitlab-ce:issue_3428 into master

Fixes: #3428 (closed) and replace: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/1843

  • This allow to trim leading and trailing whitespaces for Milestone#title, Issue#title and MergeRequest#title.
  • This can be reused in other models.

Merge request reports