I am trying to use a conditional statement to update an attribute if it is null with the value of another attribute .
However AttributeManager does not recognise the null or empty string .
it does not work if I change the output to text or @Value(CaseOfficer) either.
What am I missing here?