Merge pull request #53878 from rohitwaghchaure/fixed-maintain-reposting-state

fix: maintain state during reposting
This commit is contained in:
rohitwaghchaure
2026-03-29 16:12:48 +05:30
committed by GitHub

View File

@@ -656,8 +656,8 @@ class update_entries_after:
# To avoid duplicate reposting of same sle in case of multiple dependant sle
self.distinct_sles.add(sle.name)
# if i % 1000 == 0:
self.update_data_in_repost(len(self._sles), i)
if i % 1000 == 0:
self.update_data_in_repost(len(self._sles), i)
def sort_sles(self, sles):
return sorted(