Merge pull request 'B2025-044 Intermittent caching refresh issue with importing procedure sets.' (#605) from B2025-044 into Development
good for testing phase
This commit is contained in:
@@ -923,6 +923,7 @@ namespace VEPROMS
|
||||
{
|
||||
string number = "";
|
||||
int max = -1;
|
||||
MyFolder.RefreshChildFolders();
|
||||
// get maximum number of existing copies.
|
||||
foreach (FolderInfo fi in MyFolder.ChildFolders)
|
||||
{
|
||||
|
Reference in New Issue
Block a user