Skip to content

Release v0.5.3#606

Merged
bctiemann merged 2 commits into
mainfrom
release/v0.5.3
Jul 2, 2026
Merged

Release v0.5.3#606
bctiemann merged 2 commits into
mainfrom
release/v0.5.3

Conversation

@bctiemann

@bctiemann bctiemann commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bug Fixes

  • #558 - CustomObject.__str__ rendered "<type> None" after deletion when the type had no primary field
  • #561 - Related Objects link used ?<field>_id= but the filterset only registered ?<field>=; both variants are now supported
  • #567 - Custom object type field changed to undefined in the Add Field page
  • #581 - Skip inherited anonymous export test for CustomObjectTypeField views
  • #587 - Migration 0011_non_deferrable_fk_constraints failed on multi-table-inheritance COTs due to incorrect FK target column
  • #588 - AttributeError: 'CustomFieldChoiceSet' object has no attribute 'get_choice_color' on NetBox < 4.6
  • #592 - Fix Custom Objects API tests for stricter nested related object permissions

bctiemann and others added 2 commits July 2, 2026 18:24
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bctiemann bctiemann requested a review from arthanson July 2, 2026 22:27
@bctiemann bctiemann merged commit 8eb7f9f into main Jul 2, 2026
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants