B2024-011: Barakah Export/Import of procedure incorrectly imports unit information ROs in tables so that they are not resolved when printed. The newer RO handling code was changing the default for unit information ROIDs to end in 0041 versus 0000, but ROID stored for the RO in the table did not have the new default. The code could not set the correct rousageid in the link text within the table data for the RO since it could not find the ROID. The code in dlgExport.Import.cs was modified to check for this.
B2024-011: Barakah Export/Import of procedure incorrectly imports unit information ROs in tables so that they are not resolved when printed. The newer RO handling code was changing the default for unit information ROIDs to end in 0041 versus 0000, but ROID stored for the RO in the table did not have the new default. The code could not set the correct rousageid in the link text within the table data for the RO since it could not find the ROID. The code in dlgExport.Import.cs was modified to check for this.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
B2024-011: Barakah Export/Import of procedure incorrectly imports unit information ROs in tables so that they are not resolved when printed. The newer RO handling code was changing the default for unit information ROIDs to end in 0041 versus 0000, but ROID stored for the RO in the table did not have the new default. The code could not set the correct rousageid in the link text within the table data for the RO since it could not find the ROID. The code in dlgExport.Import.cs was modified to check for this.
code change looks good.
Tested with version 2.1.2402.2609 with no issues found.