Description
When using Convert to Parameter, if the Property value is unchanged the new Parameter doesn't receive the value. This was a regression when fixing NIFI-13670. When the parameter is new we should always accept the value even if it is unchanged.