Skip to content

Skip validation when creating internal (ghost, service desk) users

Douwe Maan requested to merge dm-fix-ghost-user-validation into master

This would prevent the ghost user from being created on an instance with a signup domain whitelist, and would consequently accidentally assign all issues/notes of the deleted user to nil instead of the ghost user, causing 500's on all affected pages.

Merge request reports