FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit f6948894 authored by msb's avatar msb
Browse files

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.
parent 8c60d598
No related branches found
No related tags found
1 merge request!16Error when group with leading zeroes validated
Pipeline #2359 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment