T2628, project tags in slowvote polls
Details
Details
- Reviewers
- epriestley 
- Group Reviewers
- Blessed Reviewers 
- Commits
- Restricted Diffusion Commit
 rP15a1f0830160: Adding project tags to slowvote polls
Open poll, edit, add project tags, save. Poll should show tagged projects and a relevant transaction. (transaction doesn't currently show up)
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
- Lint Skipped 
- Unit
- Tests Skipped 
Event Timeline
Comment Actions
I think I found it. We should probably detect this automatically, although it's a little bit tricky to do so.
| src/applications/slowvote/controller/PhabricatorSlowvoteEditController.php | ||
|---|---|---|
| 112 | A PholioTransaction is being inserted instead of a PhabricatorSlowvoteTransaction. | |