Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

12433 update object list widget to correctly parameterize urls #12434

Merged
merged 4 commits into from
May 3, 2023

Conversation

arthanson
Copy link
Collaborator

Fixes: #12433

Moves the page_size concatenation for object list view widget from the template to the widget code so parameter concatenation is done correctly.

netbox/extras/dashboard/widgets.py Outdated Show resolved Hide resolved
arthanson and others added 2 commits May 2, 2023 14:53
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
@arthanson
Copy link
Collaborator Author

updated

@jeremystretch jeremystretch merged commit 5036020 into develop May 3, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 3, 2023
@jeremystretch jeremystretch deleted the 12433-widget-url branch June 23, 2023 14:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dashboard widgets incorrectly concatenate params
2 participants