BIX Issue while adding pagelist to a page
PRPC version: 8.2.2
When we add a pagelist to a page property of an extract rule, we are running into an error "pyOutputName—Added same To File Name for two or more fields". Tried giving different "To File" and "Key name" and save works fine but checkin gives the error.
Tracing reveals that there is no field called "To File" on the clipboard but rather "pyOutputName" still gets to the original class name of the page list property so essentially giving a separate "To File" name doesn't do anything.
Previous PRPC versions had the same issue and I think there was a hot-fix for this (HFix-49090). Anyone has a clue about this for 8.2.2 or if there is a hot-fix available for this PRPC version?