v1.6.3 select all feature will only refresh the page #481

Closed
opened 2025-12-29 16:22:33 +01:00 by adam · 2 comments
Owner

Originally created by @jbro209070 on GitHub (Oct 21, 2016).

When I click the select all button, no interfaces get selected. I selected a few interfaces manually and then hit select all and it removes all of my selections, so im assuming it is only refreshing the page.

Originally created by @jbro209070 on GitHub (Oct 21, 2016). When I click the select all button, no interfaces get selected. I selected a few interfaces manually and then hit select all and it removes all of my selections, so im assuming it is only refreshing the page.
adam closed this issue 2025-12-29 16:22:34 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 21, 2016):

Sounds like you might not have rebuilt static files after the upgrade. Try running ./manage.py collectstatic and forcing a refresh in your browser.

@jeremystretch commented on GitHub (Oct 21, 2016): Sounds like you might not have rebuilt static files after the upgrade. Try running `./manage.py collectstatic` and forcing a refresh in your browser.
Author
Owner

@jbro209070 commented on GitHub (Oct 21, 2016):

that fixed the issue, thanks Jeremy.

@jbro209070 commented on GitHub (Oct 21, 2016): that fixed the issue, thanks Jeremy.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#481