Block a user
C2025-043 Admin Tool - Data Check - Tool to identify and report RO's that are not used in any of the PROMS data.
C2025-043 Admin Tool - Data Check - Tool to identify and report RO's that are not used in any of the PROMS data.
changes look good
C2025-043 Admin Tool - Data Check - Tool to identify and report RO's that are not used in any of the PROMS data.
C2025-043 Admin Tool - Data Check - Tool to identify and report RO's that are not used in any of the PROMS data.
changes look good
C2022-003-Change-Textboxes-to-RTF-3
I see that we want to convert a backslash when it's not part of a Unicode character, but if the text in variable "s2" has both a regular backslash and a symbol, this logic would not replace that…
C2022-003-Change-Textboxes-to-RTF-3
I don't think this "if" statement is needed. we want to replace \u160? with " no matter what.
C2022-003-Change-Textboxes-to-RTF-3
This portion of the code should simply revert back to the original. All that needs done to resolve this item is to remove lines 1978, 1979, and 1980.
B2025-065 When Printing a Word Section containing XY Plot ROs - when there is a title on the XY Plot, only the first line is indented.
B2025-065 When Printing a Word Section containing XY Plot ROs - when there is a title on the XY Plot, only the first line is indented.
change looks good.
C2022-003-Change-Textboxes-to-RTF-3
This should not be needed because the AccPageID should never have symbol character.
Code Cleanup - Added a debug for developers around Clipboard setting Data Objects via the StepTabRibbon. Will be verified during the internal vogtle cleanup.