Skip to content

Conversation

alehaa
Copy link

@alehaa alehaa commented Aug 17, 2025

Pull Request

Related Issue

None

New Behavior

Starting with NetBox version 4.2.4 a default implementation of the get_absolute_url() method is available. This PR removes the custom code to use the default implementation instead.

Contrast to Current Behavior

See above

Discussion: Benefits and Drawbacks

This PR aims to utilize more of the NetBox core code to reduce complexity and enhance maintainability.

Changes to the Documentation

None

Proposed Release Note Entry

Switch to default implementation of the get_absolute_url() method.

Double Check

  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR targets the dev branch.

Starting with NetBox version 4.2.4 a default implementation of the
'get_absolute_url()' method is available.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🎉 Thanks for opening this pull request! We really appreciate contributors like you! 🙌

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.

1 participant