*Description of problem - Once the connection is updated it is unable to list.status the updated value
*The OCP platform infrastructure and deployment type (AWS, Bare Metal, VMware, etc. Please clarify if it is platform agnostic deployment), (IPI/UPI): Bare Metal
*The ODF deployment type (Internal, External, Internal-Attached (LSO), Multicluster, DR, Provider, etc):Internal
The version of all relevant components (OCP, ODF, RHCS, ACM whichever is applicable):
*Does this issue impact your ability to continue to work with the product?yes
*Is there any workaround available to the best of your knowledge?N/A
*Can this issue be reproduced? If so, please provide the hit rate-Everytime
Can this issue be reproduced from the UI?
If this is a regression, please provide more details to justify this:
Steps to Reproduce:
1.# /usr/local/bin/noobaa-cli connection update --name http_notif --key name --value new_notify_event 2>/dev/null
{
"response":
}
- # /usr/local/bin/noobaa-cli connection list 2>/dev/null
{
"response": { "code": "ConnectionList", "reply": [ "http_notif" ] }}
- cat /mnt/cesSharedRoot/ces/s3-config/connections/http_notif.json
Unknown macro: {"agent_request_object"}
2.
3.
The exact date and time when the issue was observed, including timezone details:
Actual results:
Expected results:
Logs collected and log location:
Additional info: