Skip to content

Fix: Allow to delete unused tree ranks#8312

Merged
CarolineDenis merged 1 commit into
v7_12_0_7_basefrom
issue-7102_07_base
Jul 15, 2026
Merged

Fix: Allow to delete unused tree ranks#8312
CarolineDenis merged 1 commit into
v7_12_0_7_basefrom
issue-7102_07_base

Conversation

@CarolineDenis

@CarolineDenis CarolineDenis commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Fixes #7102

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone
  • Add pr to documentation list
  • Add automated tests
  • Add a reverse migration if a migration is present in the PR
  • Add migration function to
    def fix_schema_config(stdout: WriteToStdOut | None = None):

Testing instructions

Test #7102 (comment)

Follow up in #8310

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@CarolineDenis, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 27 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 5d9f6242-724c-4339-86b7-3e1ec7f82b52

📥 Commits

Reviewing files that changed from the base of the PR and between ab28095 and 1c69c7f.

📒 Files selected for processing (1)
  • specifyweb/specify/models.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch issue-7102_07_base

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@CarolineDenis CarolineDenis changed the base branch from main to v7_12_0_7_base July 15, 2026 07:22
@CarolineDenis CarolineDenis requested a review from a team July 15, 2026 07:22
@CarolineDenis

Copy link
Copy Markdown
Contributor Author

@CodeRabbit review

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@CarolineDenis CarolineDenis changed the title Issue 7102 07 base Fix: Allow to delete unused tree ranks Jul 15, 2026

@emenslin emenslin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, no issues deleting tree ranks!

07-15_08.09.mp4

@emenslin emenslin requested a review from a team July 15, 2026 13:13
@CarolineDenis CarolineDenis merged commit 115a445 into v7_12_0_7_base Jul 15, 2026
8 of 9 checks passed
@CarolineDenis CarolineDenis deleted the issue-7102_07_base branch July 15, 2026 13:55
@github-project-automation github-project-automation Bot moved this from 📋Back Log to ✅Done in General Tester Board Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅Done

Development

Successfully merging this pull request may close these issues.

Cannot delete taxon tree ranks

2 participants