Skip to content

Conversation

@jaredhendrickson13
Copy link
Member

@jaredhendrickson13 jaredhendrickson13 commented Jun 8, 2025

Fixes

New

…bjects #707

The 'merge' strategy does not work for this model because it's internal representation is a pipe delimited string instead of an array like usual. We must use 'replace' instead to ensure the entire object gets written correctly.
Addresses an issue that prevented gateways from being assigned to an interface when the REST API 'represent_interfaces_as' setting was not set to 'id'. Previously the related RoutingGateway model query used the interface's literal id value, but when interfaces are not represented by its id the query will always return nothing, therefor a gateway cannot be assigned
@jaredhendrickson13 jaredhendrickson13 linked an issue Jun 8, 2025 that may be closed by this pull request
@jaredhendrickson13 jaredhendrickson13 merged commit 4412f17 into master Jun 11, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants