Page MenuHomePhabricator

Auditors set incorrectly when using Auditing enabled on a package with excluded paths.
Closed, ResolvedPublic

Description

Greetings,

We are using Phabricator mainly for auditing all changes on our code base. Our development team is divided in small teams and we all share a common SVN repository.

We created several packages, one for each team. Let's look at the following packages we have defined:

Android.PNG (47×886 px, 5 KB)
IDE.PNG (219×735 px, 11 KB)

We also have Auditing enabled on every package.

The problem we are facing is that often commits that should only trigger Android Flexible Client Trunk as auditors also add Genexus IDE Trunk as auditors. As you can see, Genexus IDE Trunk has several excluded paths, including those that correspond to Android Flexible Client Trunk so commits to Android Flexible Client Trunk should not be triggering an audit for the other package.

By the way, we are using august's release if I recall correctly. How may I check Phabricator's version (from the web interface if possible)? So I can confirm you the version.

Event Timeline

jdiana raised the priority of this task from to Needs Triage.
jdiana updated the task description. (Show Details)
jdiana added projects: Owners, Audit.
jdiana added a subscriber: jdiana.

https://secure.phabricator.com/book/phabcontrib/article/bug_reports/ covers what we look for in bug reports (we only take reports against HEAD).

@chad ok, I will try to upgrade to latest version and report back if it's still happening.

jdiana closed this task as Resolved.EditedFeb 23 2015, 7:04 PM
jdiana claimed this task.

@chad We upgraded to the latest version in master at the beginning of February and it's been working correctly since then. So I'm closing the issue.

Thanks.