+37
−13
test/unit/data/model/db/test_user.py
0 → 100644
+34
−0
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
The bug was introduced when moving this code to SQLAlchemy 2.0 The statement in generate_next_available_username should be evaluated at each step of the iteration: only then will the new value of `i` result in a new statement.