Life Event Trigger/Rule in Person Changes fires on every assignment record change
Good Afternoon ~
I have a life event that contains a rule that is triggered based off of the assignment category being changed to a specific category. The life event is only suppose to be triggered when certain categories are used/selected. This thing is firing when any assignment change is made. AUGH!!!
How do I correct this?
Here is the Fast Formula that is being used for the Person Changes Rule
INPUTS ARE BEN_ASG_IN_EMPLOYMENT_CATEGORY(text)
DEFAULT FOR BEN_ASG_IN_EMPLOYMENT_CATEGORY IS 'DEFAULT'
L_RETURN = 'N'
IF NOT BEN_ASG_IN_EMPLOYMENT_CATEGORY WAS DEFAULTED THEN