Fix the run url in the notification policies

I’ve noticed that `input.run_updated.urls.run` of a notification policy returns a URL where the ID of the run is lower case, resulting in a 404 status code when this url is visited, as the web app expects it to be upper cased. I.e. <URL 1> is returned while it should be

<URL 2> I could fiddle with it myself as a workaround but would prefer not to if at all possible.

Workaround
manipulate the string ourselves before using it
Problem
I'd like to have a (working) url to the run in the notifications we send to Slack when the run finishes in a failure state

Please authenticate to join the conversation.

Upvoters
Status

🗑️ Archived

Board

💡 Feature Requests

Date

About 1 year ago

Subscribe to post

Get notified by email when there are changes.