Hi,
I am fetching a contact point via api/v1/provisioning/contact-points?orgId=16, I am then updating the url to a new slack address, then PUT to api/v1/provisioning/contact-points/JCbTGrTVz?orgId=16 which gives back:
Switched logging level to DEBUG, the only noteworthy message is:
logger=sqlstore.transactions t=2023-03-15T10:51:28.635646856Z level=debug msg=“skip committing the transaction because it belongs to a session created in the outer scope”
you are right. there is no way to update the contact point even though you are providing the contact point’s uid. I reproduced this behaviour. Note: the grafana server logs don’t give any additional info about the 404
could you open a new issue in our repo and reference this post?