You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the data has not fully synced to the server and the user runs a segment folder command, then we could present a message to the user to tell them that there is a mismatch in the number of files. i.e "the segmentation will not be performed because the client folder has X number of files, whilst the server has Y number of files. Perhaps the data is still being synced?"
This would likely require modifying the client to tell the server how many files are found in the folder when sending the segment instruction. The server would then check that its copy of the same directory has the same number of files.
The text was updated successfully, but these errors were encountered:
Abe404
changed the title
Provide error feedback to the user when segment folder has problems
Provide feedback to user (and block segmentation) when there is a mismatch between the number of files in a directory
May 4, 2023
If the data has not fully synced to the server and the user runs a segment folder command, then we could present a message to the user to tell them that there is a mismatch in the number of files. i.e "the segmentation will not be performed because the client folder has X number of files, whilst the server has Y number of files. Perhaps the data is still being synced?"
This would likely require modifying the client to tell the server how many files are found in the folder when sending the segment instruction. The server would then check that its copy of the same directory has the same number of files.
The text was updated successfully, but these errors were encountered: