Details
Details
I'm trying to generate a Week-In-Review Dashboard.
I'm able to query tasks in Maniphest updated within the last 7 days by using an advanced search where I set Updated After to 12 AM 7 days ago for the project I want to view.
There doesn't appear to be this kind of functionality in customizing advanced searches in several of the other apps, including Phriction.
I tried to create a Dashboard Panel that queries all items with a LIMIT of 12 AM 7 days ago and that appears to just be pulling 12 items.
Am I overlooking something or does this functionality not currently exist?