Page MenuHomePhabricator

Herald - add support for "assignee" conditions
ClosedPublic

Authored by xiaogaozi on Dec 21 2013, 3:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 15 2023, 2:46 AM
Unknown Object (File)
Apr 1 2023, 4:10 AM
Unknown Object (File)
Mar 24 2023, 2:35 PM
Unknown Object (File)
Mar 23 2023, 11:53 AM
Unknown Object (File)
Feb 17 2023, 12:19 PM
Unknown Object (File)
Feb 5 2023, 5:46 AM
Unknown Object (File)
Jan 19 2023, 7:09 AM
Unknown Object (File)
Jan 17 2023, 2:28 PM
Tokens
"Piece of Eight" token, awarded by Leenug.

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP54a0dd813908: Herald - add support for "assignee" conditions
Summary

add support for "assignee" conditions

Test Plan

Create a Herald rule where condition is assignee, and create a task assign to someone.

Diff Detail

Branch
herald-assignee
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Thanks! I'm going to make one minor change in the pull (see inline) to make this slightly more flexible.

src/applications/herald/adapter/HeraldAdapter.php
235

I think this field should use this set of conditions instead, because a task may not be assigned, so "Assignee does not exist" is a meaningful filter for finding unowned tasks.