Skip to content

Routing Policy Rule Bulk Import by policy name and not id #260

@RedLine89

Description

@RedLine89

When importing routing policy rules for a given routing policy as per current import schema we need to specify the id of the policy.

Image

While this can work but it is not easy (or not feasible in some cases) to maintain this mapping of ids between parent policy and it's rules for all environments especially given that when objects created via UI their ids are "randomly" selected. All this is making really complicated importing routing policies rules from version-controlled files that are "static" and can not have parent policy ids references changed per environment or if policy got re-created with different id.

Would it be at all possible to change this reference to policy name?

Image

similar to how it is in REST:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions