Tessa Walsh
Tessa Walsh
### Browsertrix Version v1.9.5 ### What did you expect to happen? What happened instead? I expect the backend to build on the latest version of Python, and the nightly tests...
Fixes #2922 - Add `onlySuccessful` flag to `/all-crawls/tagCounts` endpoint (defaulting to true to avoid breaking change) - Add `crawlType` option to `/all-crawls/tagCounts` (to match search-values endpoint) - Add filtered `/crawls/tagCounts`...
### Browsertrix Version v1.19.5-5903205 ### What did you expect to happen? What happened instead? I expect the actions menu for orgs in the superadmin orgs list to always be fully...
### Description Related to https://github.com/webrecorder/browsertrix-crawler/issues/631 Once this feature is released in the crawler (PR: https://github.com/webrecorder/browsertrix-crawler/pull/888), we'll want to add the corresponding option to the Browsertrix UI. We may want to...
Fixes #2915 - Check before any collection updates that crawls being added exist and are not failed - Ensure collection exists before adding crawls to it In draft for now...
### Description Related to https://github.com/webrecorder/browsertrix/issues/2906 The current `/crawls/tagCounts` endpoint excludes failed and cancelled crawls (which matches its usage in the Archived Items tab), but for the new Crawl Runs view...
### Description Related to https://github.com/webrecorder/browsertrix/issues/2913 We should verify that crawls being added to collections have not failed or been cancelled before adding them to collections in the backend as well...
### Browsertrix Version v1.19.1-ddd2f3b72 ### What did you expect to happen? What happened instead? I expect to always be able to close the User Guide after opening it in the...