~Added option for selecting all procedure sets when performing a global search #14
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "B2023-076"
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?
Added a constant named SelectAllProcedureSetsText for the new top level node for selecting all procedure sets, and then added the node programmatically.
Created a new eventhandler to handle the checking/unchecking of the new node. Also added checks to avoid processing this node since there is no processing needed.
Verified that the first option under the Search By Step Element is a checkbox for "All Types", that all step types are automatically selected and can be manually de-selected, and that deselecting "All Types" removes all checkmarks. Generic release note had previously been added June 8th. U2023-003 was also added for the June 8th update.