RED-5844 processed status for excluded files
This commit is contained in:
parent
8ef1abd5fb
commit
3c4cb7a43e
@ -584,6 +584,7 @@ public class FileStatusService {
|
||||
|
||||
if (fileEntity.isExcluded()) {
|
||||
log.debug("File {} is excluded", fileEntity.getId());
|
||||
setStatusProcessed(fileId);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user