B2023-112: Search All Procedure Sets does not always work #158
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "GenWork"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
B2023-112: Search All Procedures Sets does not always work. Also, if Search all Sets was selected and a user then unselected a particular set, Proms would crash. Changes were made to DisplaySearch.cs, a list, lstCheckedDocVersions, is used to keep track of the sets that are selected, but it is an empty list for ‘All’. Changes were made so that list size AND checkbox for ‘All’ are used to determine whether ‘All’ are selected. Note that some of coloring of Search’s procedure sets tree view nodes was commented out, it seems to not be working correctly and needs further work.
code commented well and changes look good.
OK to proceed with testing
Tested with no issues.