Fixes #3513: Fix assignment of tags when creating front/rear ports

This commit is contained in:
Jeremy Stretch
2019-09-18 14:33:47 -04:00
committed by Marco Ceppi
parent 6d1417b156
commit c8d950d3ef
2 changed files with 3 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ v2.6.4 (FUTURE)
* [#3489](https://github.com/netbox-community/netbox/issues/3489) - Prevent exception triggered by webhook upon object deletion
* [#3501](https://github.com/netbox-community/netbox/issues/3501) - Fix rendering of checkboxes on custom script forms
* [#3513](https://github.com/netbox-community/netbox/issues/3513) - Fix assignment of tags when creating front/rear ports
v2.6.3 (2019-09-04)