Details
Details
I recently started with Phabricator because we want to use Audit. So far, I like it a lot.
Now I'm trying to create a dashboard panel with *all* Problem Commits, but I cannot get this to work.
I'm using these settings in the panel Query:
Name: Problems
Visible to: All Users
Editable by: admin
Projects: (empty)
Search For: Commits
Query: Problem Commits
Limit: (empty)
The result is empty. What am I doing wrong?
Thanks a lot, Roel
Answers
Answers
That explains it, thanks! I was embedding the "Problem Commits" query, which has a filter on Author.
I created a new query in Audit, without the Author filter, and when I use that in the panel all problem commits show up.
I didn't know about the embedded queries. So you did give me an answer :) Thanks a lot!
New Answer
New Answer