Understood -- thanks for the clarification. One isn't always aware of how special-case one is. :)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 24 2017
May 23 2017
May 22 2017
May 19 2017
May 18 2017
May 16 2017
May 15 2017
Many of the patches you've personally contributed in the past have bypassed the bulk of the requirements under the "Rise to Prominence" clause of Contributing Code, since you have a history with the project, are a member of Community, and have generally contributed very focused patches with clear context:
Sorry, that seemed to be in response to "are you working on this?" A user has since provided a patch for the feature, which is the sort of thing which in the past you folks have generally been nice enough to review.
Per above, see Planning. If that isn't clear, let me know how we could improve it.
Phacility folks, do you have thoughts about the patch provided by @lyngvi above? Would be it be easier to review if submitted as a Diff?
May 14 2017
Filed T12707 to follow up.
I don't expect watchers to be on profile, but we should provide a search for it in /projects/
Another anecdote explaining that the current situation is confusing:
As a user who has not been active in Phabricator for a while and as my interests in projects might have shifted, I am trying to find out why I receive email notifications about certain tasks and how to disable these specific notifications to reduce the amount of uninteresting mail. But:
- My "Profile" user page does not list any "Projects".
- The email headers do not tell me either why I received an email.
After some thinking I realized that the reason was that I was a watcher (but not a member) of an associated project tag of a task.
I'd expect my "Profile" user page to not only list "Projects" (actually means: Member) but also projects that I only watch. Currently I need to go to one of the tasks that I received an email about, click all associated projects, and go to the "Members and Watchers" page of each project to find out that I once added myself as a "watcher" and remove myself.
However, that might still not explain why I received a specific email: If I have "Settings > Email > Email Preferences > Maniphest Tasks > One of a task's subtasks changes status" enabled, I also need to check all subtasks' projects whether I watch one of them.
May 12 2017
Go to Applications and click configure next to maniphest. You can assign an email to catch bugs@
Hi @maxie, do you know how to setup Phabricator to create tasks sent to bugs@domain.ltd? I have finished everything as described in the manual, but I receive this:
May 9 2017
You can't explicitly subscribe to a revision you're a reviewer for because being a reviewer makes you an automatic subscriber (and, due to a similar bug to the one here, probably can't subscribe even if you've resigned, today), so you'd need to resign, then explicitly subscribe. Also, I'm not sure we handle the other way (explicitly unsubscribe, then later become a reviewer) correctly. These are tractable.
May 8 2017
In T12689#223076, @epriestley wrote:(But what if you meant "I'm not going to review this but still want to keep an eye on it" instead of "I'm not going to review this and don't care about it at all"?)
- There's probably one fairly narrow bug bug here: DifferentialTransactionEditor->getMailTo() likely includes resigned users but should not.
- Beyond that, when you've resigned, we should probably exclude you from getting indirect mail via a project/package? Maybe? (But what if you meant "I'm not going to review this but still want to keep an eye on it" instead of "I'm not going to review this and don't care about it at all"?)
Need version information, please.
May 6 2017
May 5 2017
oh dear, what did I get myself into.
May 4 2017
derp this is done.
May 3 2017
Yeah, that directly helps with this. I think I have a pretty good plan for the actual mail part that isn't too crazy complicated, but the cutover/migration bit will be much simpler/smoother if we get things swapped over -- at least, most of the way -- ahead of this.
Just to clarify, it is good to be moving all the apps to modular transactions? This task is my primary motivator to cleaning that up.
May 1 2017
Apr 27 2017
It doesn't look like Thunderbird can do this either. I did a "Body" "doesn't contain" "@Mattflaschen-WMF", and it just moves it anyway even if it is a ping (does have an @).
Apr 26 2017
Apr 24 2017
T12635 had another similar report, and I believe I tracked down and fixed the root cause there.
Apr 23 2017
I have a rough cut of this one.
Apr 22 2017
Apr 19 2017
One spanner in the works here is that not all applications with mail preferences are on Modular Transactions yet. I think these are missing:
Apr 18 2017
Apr 17 2017
Apr 12 2017
Apr 10 2017
The address is verified but the verified flag on your account is not set.
Apr 6 2017
Apr 5 2017
Apr 2 2017
I should also mention that phabricator.allow-email-users is false on this install. Another option to avoid backscatter spam could be to limit the error messages to registered users (maybe even regardless of that setting).
Version is stable, updated about 2 hours ago.