mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix: document_renamer fails with audit_log enabled (#6175)
This commit is contained in:
		| @@ -22,4 +22,4 @@ class Command(ProgressBarMixin, BaseCommand): | ||||
|             Document.objects.all(), | ||||
|             disable=self.no_progress_bar, | ||||
|         ): | ||||
|             post_save.send(Document, instance=document) | ||||
|             post_save.send(Document, instance=document, created=False) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon