forked from hangshuo652/aurak
fix: linkedGroupIds null check in validateRequiredFields
null !== undefined was true, causing false validation failure on templates without linked groups. Changed to != null check.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user