Need to have different literlas in Enumeration between child and parent project area
I have a prent project area which has process based eumeration with few values.
I have another child project area which uses the process config of parent project area.
But now I need to have new value in child area but those should not be visible in parent or other child areas, if any.
Also I dont want to modify process config of child area.