v0.9.3 — Azure DevOps error details
Azure DevOps error details, and the GitHub page stops losing its session.
Azure DevOps app 1.0.4 (via app updates)
- Error details button. When a request fails, a warning-triangle button appears in the app header. It opens a dialog with the failing data source, HTTP status, Azure DevOps error type, and request/activity ID, plus a Copy details button. Tokens, authorization headers, and request URLs are stripped from the copied text.
- Work Items view fixed. Version 1.0.2 sent
fieldsand$expandtogether, which Azure DevOps rejects, so the Work Items tab and work-item details never loaded. They do now. - Setup guide gains a troubleshooting section for organizations where only some projects fail.
Thanks to @markhollingworth-worthit for the app changes and the GitHub fixes below (#44).
GitHub page
- The editor preview and the panel no longer fight over one session token. Each gets its own, so opening the page editor while the GitHub page is showing no longer breaks the panel with "session expired".
- Returning to the GitHub page after the screensaver or another page now reloads it properly instead of showing "session expired".
- Saving Settings while the GitHub page is showing no longer reloads the page.
Housekeeping
- Community app READMEs and setup guides now say Bedrock Panel (via app updates).