REd-8966 - added missing transactional
This commit is contained in:
parent
fac8a1ac85
commit
5a526484d6
@ -40,6 +40,7 @@ public class FileDeletionService {
|
||||
private final IndexingService indexingService;
|
||||
|
||||
|
||||
@Transactional
|
||||
public void undeleteFile(String fileId, OffsetDateTime softDeletedTime) {
|
||||
|
||||
// revert comment deletion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user