Issue 8124 8126 fix 7660 7682 2 6266 after review#8154
Open
melton-jason wants to merge 117 commits into
Open
Conversation
(cherry picked from commit ab5b3e3)
(cherry picked from commit 60a6797)
(cherry picked from commit f58c785)
(cherry picked from commit 2c3b7d5)
(cherry picked from commit c452f7d)
Fix: compare full rule definitions before deleting anything in uniqueness (cherry picked from commit c61a530)
(cherry picked from commit ef0eed0)
(cherry picked from commit b1f0346)
(cherry picked from commit 00fe897)
(cherry picked from commit c633180)
(cherry picked from commit d4c0231)
(cherry picked from commit 9953d6a)
(cherry picked from commit 8c9cc13)
(cherry picked from commit 6381382)
(cherry picked from commit bab5083)
(cherry picked from commit 28b9f5b)
(cherry picked from commit 11b6608)
(cherry picked from commit af4c963)
(cherry picked from commit 57bca64)
(cherry picked from commit 00a21ef)
(cherry picked from commit 3da5761)
(cherry picked from commit e07aaeb)
(cherry picked from commit 36b307c)
(cherry picked from commit d97acbd)
(cherry picked from commit d3c6c98)
(cherry picked from commit b183031)
(cherry picked from commit 2e9e4ad)
(cherry picked from commit 2254fc4)
(cherry picked from commit 39b001a)
(cherry picked from commit d8bd82d)
…after-review-2' into issue-8058
Compartmentalize migration code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Taken from #8142 (comment) by @CarolineDenis:
Fixes #8124
Fixes #8126
Fixes #8101
Fixes #8065
Checklist
self-explanatory (or properly documented)
specify7/specifyweb/specify/management/commands/run_key_migration_functions.py
Line 50 in ea04665
Testing instructions
Summary by CodeRabbit
Bug Fixes
Refactor
Chores