netbox-bgp icon indicating copy to clipboard operation
netbox-bgp copied to clipboard

Add list of "RoutingPolicyRule" objects to GraphQL "RoutingPolicy" object

Open gellis713 opened this issue 1 year ago • 2 comments

This is a straightforward addition of rules to the RoutingPolicy GraphQL results so the policy has all the relevant bits in one place.

gellis713 avatar Oct 16 '24 16:10 gellis713

why not adding the same logic on PrefixListType ?

pl0xym0r avatar Oct 16 '24 18:10 pl0xym0r

why not adding the same logic on PrefixListType ?

My original intent was to solve an issue I was facing but since these changes are simple enough I have followed the same paradigm for PrefixListType and CommunityListType

gellis713 avatar Oct 17 '24 16:10 gellis713

@pl0xym0r Do you know if the maintainers have any regular cadence in reviewing merge requests?

gellis713 avatar Nov 18 '24 14:11 gellis713

@gellis713 unfortunately no, can be done in days or months

pl0xym0r avatar Nov 18 '24 15:11 pl0xym0r