Skip to content

Place trial creation in background during registration

Doug Stull requested to merge 370525-place-trial-in-background into master

What does this MR do and why?

  • places trial creation for groups/projects creation in registration in the background
  • removes failure path for observing trial applying failure - see #370525 (comment 1083843043)
  • generally refactors the GroupsProjectsController for enabling further future refactoring.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #370525 (closed)

Edited by Doug Stull

Merge request reports