-
Notifications
You must be signed in to change notification settings - Fork 199
ADO update logic needs improving #2530
Comments
This is also a little difficult because the uniqueness condition is specified in the notification config; the OneFuzz user can set this in any way they like. |
(As an aside, this was being set in the ingestion service, and is no longer, so |
I've chosen to log telemetry for now and we can evaluate how frequently it's happening. It might make sense to notify the user that their uniqueness condition is failing. |
Per your comment here I've updated the task as "done" above. |
Information
When we detect a crash and need to update an ADO work item, we search to see if there is an existing item.
Current behavior that should be addressed:
What we want:
Duplicate Of
links when filing ADO bugs #2526ado.md
docs to pick a different field inconfig.on_duplicate.ado_fields."System.IterationPath"
. IterationPath is not the best example of a field to update on duplicate bugs. Remove suggestion to resetIterationPath
upon duplicate #2533AB#41842262
The text was updated successfully, but these errors were encountered: