Fixes #4989: Fix no vm count for cluster in global search

This commit is contained in:
kobayashi
2020-08-17 10:59:01 -04:00
parent a7cd09d6d4
commit 34708a8fa5
2 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
### Bug Fixes
* [#4989](https://github.com/netbox-community/netbox/issues/4989) - Annotate device & vm counts to cluster qeryset for global search
* [#4992](https://github.com/netbox-community/netbox/issues/4992) - Add `display_name` to nested VRF serializer
* [#4993](https://github.com/netbox-community/netbox/issues/4993) - Add `cable` to nested CircuitTermination serializer