FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Error when group with leading zeroes validated

Fixed a problem where validate_groupid_list() failed to validate a group id if it had leading zeroes. Removed the conversion of the id to an int when passing to get_or_create_group_by_groupid(). Unnecessary as the id was already validated with a regex.

closes: #12 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading