v20220801
Hi Dispatch users!
This is the first release of the month of August. This release includes improvements and bug fixes in the Web UI, backend, and documentation. Thanks to all community members for your continuous help and support!
Enhancements:
- Response cost scheduler and calculation enhancements (#2381) by @mvilanova
- Improves the new/ edit project UI component (#2380) by @mvilanova
- Improves incident priority docstrings and error messages (#2367) by @mvilanova
- Adds noqa to evergreen scheduled job import (#2345) by @mvilanova
- Improves debugging messages in term scheduled job (#2339) by @mvilanova
- Removes undefined and unused feature label (#2333) by @mvilanova
- Adds tests label to enforce labels github workflow (#2332) by @mvilanova
- Moves tag description after name and adds URI to tag table (#2330) by @mvilanova
Bug Fixes:
- Increases incident task sync loopback to 10 minutes (#2368) by @mvilanova
- Fixes bugs impacting filtering users by organization and getting users' organization role (#2336) by @mvilanova
- Fixes bug preventing the creation of new incident priorities if a color is specified (#2391) by @mvilanova
Tests:
- Disables schemathesis tests until we have time to fix them (#2331) by @mvilanova
Documentation:
- Fixes typos in document paths and adds documentation for tag and tag type (#2329) by @mvilanova