-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When importing routing policy rules for a given routing policy as per current import schema we need to specify the id of the policy.
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?
similar to how it is in REST:

Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request