Closed
Bug 1653719
Opened 5 years ago
Closed 5 years ago
Phabricator emails: capitalization issue when identifying "metadata changes"
Categories
(Conduit :: Phabricator, defect)
Conduit
Phabricator
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mhentges, Assigned: mhentges)
Details
When identifying the contents of a story, if there's nothing else exciting, we bucket "bug changed" into the "edited-metadata" email type.
However, the "bug changed" detection has an issue: it's looking for a core:customField transaction type, not core:customfield.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mhentges
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•5 years ago
|
||
This can be confirmed by checking the Phabricator source
Comment 2•5 years ago
|
||
merged to master.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•