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.
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.
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.
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.