-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
2.15.5 GA
-
False
-
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
Current behaviour
When trying to update a method in a Product or Backend CR that is being used by a mapping rule, the following error is shown:
For the Backend CR:
status:
conditions:
- lastTransitionTime: '2025-10-10T12:56:59Z'
message: 'Task failed SyncMappingRules: Error sync backend [backend-name] mappingrules: backend metric method ref for mapping rule not found'
status: 'True'
type: Failed
For the Product CR:
status:
conditions:
- lastTransitionTime: '2025-10-14T11:12:01Z'
message: 'Task failed SyncMappingRules: Error sync product [product-name] mappingrules: product metric method ref for mapping rule not found'
status: 'True'
type: Failed
The reason is described in this KCS solution: Product/Backend metric method ref for mapping rule not found
Expected behaviour
It would be helpful to have a more meaningful description of what is happening. With the current information, if multiple fields are updated it is not possible to know what is wrong.