B2024-011: Import of unit information ROs not importing correctly #243

Merged
jjenko merged 1 commits from B2024-011 into Development 2024-02-26 09:00:32 -05:00
Owner

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.
kruffing added 1 commit 2024-02-26 08:20:39 -05:00
kruffing requested review from jjenko 2024-02-26 08:20:45 -05:00
jjenko approved these changes 2024-02-26 08:59:51 -05:00
jjenko left a comment
Owner

code change looks good.

code change looks good.
jjenko merged commit d55df8beb0 into Development 2024-02-26 09:00:32 -05:00
djankowski was assigned by jjenko 2024-02-26 09:00:42 -05:00
mvickers was assigned by jjenko 2024-02-26 09:00:42 -05:00
Member

Tested with version 2.1.2402.2609 with no issues found.

Tested with version 2.1.2402.2609 with no issues found.
Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Volian/SourceCode#243
No description provided.