Skip to content

WIP: Re-use the namespace owner as the creator in the Project factory

Robert Speicher requested to merge rs-remove-creator-alias into master

Previously we were creating two User records for every project factory - one for the namespace, and one for the creator.

Merge request reports