Skip to content

phorge: Check for "core:create" transaction type to flag new tasks

BryanDavis requested to merge work/bd808/T127506-new into main

Instead of trying to guess from the "title" transaction type's values, look for a "core:create" transaction type to determine if a task should be highlighted as new.

Bug: T127506

Merge request reports