You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
Use case
As a user, I have an
approval
task set as first task in my delivery sequence of production:I'm used to the behavior that the approval task shows the last evaluation result:
However, when using the
approval
task as the first task, the evaluation score is not shown.Investigation
I figured out that during the promotion from staging to production, the
score:100
dropped to0
. Why is this done?In staging:
In production:
The text was updated successfully, but these errors were encountered: