Block a user
B2024-079 Consistency of adding_editing_removing fields in RO Editor - Referenced Object Definition Form
GIT_ATTRIBUTE_FILE - adjusting GIT settings so should be able to see diff of xml files in GIT (and not just Visual Studio
B2024-078 Bad Transition preventing editing of a substep. Can enter changed text, but then when move to another textbox, original text returns.
C2024-024 Simple Selection of Fields to add to Return Values and Menu Values
C2024-023 Autocomplete on Group Definition Accessory Page Access Values.
C2020-049-Add-the-ability-for-PROMS-to-remember-the-procedure-tabs-that-were-open-when-you-closed-PROMS-4
C2020-049-Add-the-ability-for-PROMS-to-remember-the-procedure-tabs-that-were-open-when-you-closed-PROMS-4
Looks good with the added change:
C2020-049-Add-the-ability-for-PROMS-to-remember-the-procedure-tabs-that-were-open-when-you-closed-PROMS-4
It is still not showing / line 23801 is showing as: IF @xconfig.exist('//Enhanced[1]') = 0
instead of:
IF ISNULL(@xconfig.exist('//Enhanced[1]'),0) = 0
Let me know if you have any…
C2020-049-Add-the-ability-for-PROMS-to-remember-the-procedure-tabs-that-were-open-when-you-closed-PROMS-4
Looks good with the exception of the line 23801 change - which needs to remain in wrapped in the ISNULL.