Skip to content

Bug fixes on email task notification feature

Vaibhav Rathore requested to merge bug/task-notifications into main

Targets several open tickets

  1. #1232 (closed) - the calculation logic for not submitted label has been updated to include "In progress" and "Paused" status
  2. #1228 (closed) - Fix to show "None" only when field is none, otherwise it'll show X days (including zero)
  3. #1227 (closed) - update task cache handling for multiple tasks - the deleted task will no longer appear anymore

Merge request reports