Skip to content

Fixes #18964 Select all with bulk edit only changes the currently visible objects #18997

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

antoinekh
Copy link
Contributor

@antoinekh antoinekh commented Mar 25, 2025

Fixes: #18964

Select all with bulk edit only changes the currently visible objects.

Reinsert the else condition that have disappeared here: #18197 to have the edit all work again.

@antoinekh antoinekh changed the title Fixes #18964 reinsert else condition Fixes #18964 Select all with bulk edit only changes the currently visible objects Mar 25, 2025
@jnovinger jnovinger requested review from a team and bctiemann and removed request for a team March 25, 2025 14:16
@bctiemann bctiemann merged commit 12231ad into netbox-community:main Mar 31, 2025
3 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 2025
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.

The function of selecting all devices fails.
2 participants