Skip to content

Commit 0855591

Browse files
author
Paul Philion
committed
Ticket-1506: Implemented at [Tracker] on the subject, with test cases.
1 parent 451e9e4 commit 0855591

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/devlog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ Two UX options offered:
1111

1212
First step is to review the `threader/imap.py` code to check if there's a preference.
1313

14+
Implemented both options using simple REGEX. Felt is was easier to remove the tracker tag from the subject. Added test cases to test.
1415

16+
Result: Any subject that starts with a valid tracker in square braces, ie [Software-Dev], will be stripped from the subject and represented as the tracker on the created ticket.
1517

1618
## 2024-12-05
1719

0 commit comments

Comments
 (0)