Coming from the design doc, the intended design is that we more broadly have date filters for report actions. In particular, this means search syntax for:
submitted:
approved:
paid:
- and
exported:
These queries will accept dates in the YYYY-MM-DD format.
Note: some report actions can be undone (submission, approval, payment), or can happen multiple times (approval, export). As a result, we’ll filter on the date corresponding to the last report action. In the case of approvals, it’s the last report action corresponding to final approval.
Issue Owner
Current Issue Owner: @JmillsExpensify
Coming from the design doc, the intended design is that we more broadly have date filters for report actions. In particular, this means search syntax for:
submitted:approved:paid:exported:These queries will accept dates in the YYYY-MM-DD format.
Note: some report actions can be undone (submission, approval, payment), or can happen multiple times (approval, export). As a result, we’ll filter on the date corresponding to the last report action. In the case of approvals, it’s the last report action corresponding to final approval.
Issue Owner
Current Issue Owner: @JmillsExpensify