azdo-userscripts icon indicating copy to clipboard operation
azdo-userscripts copied to clipboard

Update path in fetch request for known issues file.

Open sbagchini opened this issue 1 month ago • 1 comments

Problem: The pipeline-results folder was renamed to pipeline_results in PR !1071498, but the fetch request path in the known issues functionality was not updated accordingly causing the "Known Errors" to not show up.

Solution: Updated the known-issues.json file path in the fetch request to use the new pipeline_results directory name.

Changes

  • Fixed path reference from pipeline-results to pipeline_results.

Testing

  • Tested the change by updating the userscript in the ViolentMonkey Edge extension
  • Verified that known issues are now displaying correctly: {5E8C25D4-C259-4256-9C4B-EDA788268D0D}image

sbagchini avatar Oct 29 '25 13:10 sbagchini

Thanks for opening this pull request! Please check out our contributing guidelines.

welcome[bot] avatar Oct 29 '25 13:10 welcome[bot]