I have registered an synchronous plugin on POST UPDATE Stage in the Plugin Execution Pipeline. I added a few fields including new_servicecost in the filtered attributes while registering the step. When i change the new_servicecost on the entity, the plugin gets triggered but the attribute new_servicecost is not included in the INPUT PARAMETERS TARGET.
NOTE : new_servicecost is a rollup field.
Is this expected or am i doing something wrong?