After upgrading seems like lineageId gets incorecctly mapped (or not changed for output) in "data conversion" task. Error is "cannot find input column with lineage id ...which is needed by.... Check SourceInputColumnLineageID custom property
of the output column. Looks like input column gets "new" lineageId but property is not refreshed on output column in data conversion. Any ideas for fixing it besides manually?
If i take value from property from input column and set manually to output column it all works. I would expect to work without manual itervention.