mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Reset the group id for every pull
This commit is contained in:
		@@ -172,6 +172,9 @@ class MailFetcher(Loggable):
 | 
			
		||||
 | 
			
		||||
        if self._enabled:
 | 
			
		||||
 | 
			
		||||
            # Reset the grouping id for each fetch
 | 
			
		||||
            self.logging_group = uuid.uuid4()
 | 
			
		||||
 | 
			
		||||
            self.log("info", "Checking mail")
 | 
			
		||||
 | 
			
		||||
            for message in self._get_messages():
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user