Merge branch 'fattrHotfix2' into 'master'
hotfix: Try to set Status reprocess in seperate transaction before setting... See merge request redactmanager/persistence-service!27
This commit is contained in:
commit
e6c8f5f731
@ -160,7 +160,6 @@ public class FileAttributesManagementService {
|
||||
}
|
||||
|
||||
|
||||
@Transactional
|
||||
public void setFileAttributes(String dossierId, String fileId, Map<String, String> fileAttributesMap) {
|
||||
|
||||
fileStatusPersistenceService.updateProcessingStatus(fileId, ProcessingStatus.REPROCESS);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user