One or None Matrix manager for an Employee assignment
As per the product functionality as we cannot add multiple 'Line Manager' per assignment -
If a 'Matrix Manager' needs to be added for an employee only one manager record should be restricted. Also 'Matrix Manager' is not mandatory - for an employee 'Matrix Manager' can either be blank or one.
Can we achieve it through any configurations, FF or Auto complete rules?
Found one FF crux but not able to understand it
If (COUNT(Matrix Manager) > 1) then Raise Error: "An employee can have only one Matrix Manager per assignment."