[06:56:13] Phabriactor down? [13:08:01] Hi! [13:08:05] I have an issue with a Herald rule. [13:08:25] I recently made a milestone for the VisualEditor project in Phabricator, but there's a Herald rule doing something unintentional with it. [13:08:41] Whenever I move a task into the "Current work" milestone, Herald undoes it. [13:08:57] I think it's because of https://phabricator.wikimedia.org/H10 [13:09:19] It adds the VisualEditor project back on to the task, which automatically removes the milestone and pushes it out of the milestone's workboard. [13:09:50] I *think* the only change that needs to be made to the rule is to add a condition that the rule won't trigger if it's in the VisualEditor current work project. [13:09:54] But I'm not sure. [13:09:56] Anyone who can help? [13:10:43] I can't change Herald rules myself, it seems. [13:30:26] Deskana: Which Herald rule is this? Or which task ID? Hints welcome [13:30:32] Ah, H10, let's see... [13:31:01] andre__: The task it was messing with is this one: https://phabricator.wikimedia.org/T187357 [13:31:28] H10 triggered on that because it was tagged with VisualEditor-VisualDiffs but not with VisualEditor any more, because moving it to VisualEditor Current Work removes the VisualEditor tag. [13:31:39] That's why I think adding that condition would fix the problem. [13:37:50] Deskana: Yeah, I agree with your analysis. I added "Projects | do not include | VisualEditor (Current Work)" as another required condition. Let's see if that works? [13:37:53] https://phabricator.wikimedia.org/H10 [13:38:07] andre__: Let me try. [13:39:06] I think it works! [13:39:10] https://phabricator.wikimedia.org/T187357 [13:39:23] Yay [13:39:26] I moved that task back into the VisualEditor board, and then when I moved it to the milestone I wasn't undone. [13:39:52] Thank you andre__! [13:39:56] Purrrrfect! [13:39:57] yw