Skip to content

Warn user if edition path has no group on gitlab

Summary

When entering an edition path that does not exist, but the course path does, warn the user that GitBull will create a group.

Checklist

  • A warning is shown if the course exists but the edition does not

Implementation details

Probably when clicking next, or dynamically on field change with JS.