commit 8872a3a575ea9c1b3ce2e095c162b0c40fb3634b
Author: Andrew Walker <awalker@ixsystems.com>
Date: Tue Nov 12 14:23:58 2024 -0600
Add explicit validation errors for mixing DS and local accounts (#14931)
Users have tried to do this through our APIs on various occasions
and filed bug tickets. Add more explicit ValidationError.
Already fixed on backed to give more useful error message (as of yesterday). I opened a UI ticket to not present this as an option.