Open luacmartins opened 1 week ago
Triggered auto assignment to @johncschuster (NewFeature
), see https://stackoverflowteams.com/c/expensify/questions/14418#:~:text=BugZero%20process%20steps%20for%20feature%20requests for more details. Please add this Feature request to a GH project, as outlined in the SO.
Hi I am Adam from SWM and I'd like to work on this issue
From my understanding, using: type:expense reportID:<workspace chat>
and type:invoice reportID:<invoice room>
should get all expenses/invoices from a specific room, but I'm not receiving any results. Is this supported on the backend, or should a different query be created?
I think the reason you don't see any results is because those reportIDs belong to a chat
report and the expenses are actually reported on expense
or invoice
type reports, which is a child of the chat report. So I think a more accurate filter would be type:expense policyID:<workspaceID> from:<workspace chat participant email>
since that'd filter all expenses sent by a user to the workspace, which should live in the workspace chat. Similarly, for invoice type:invoice policyID:<invoice room policyID> from:<invoice room participant email>
.
cc @JmillsExpensify to confirm since you suggested this change
⚠️ Looks like this issue was linked to a Deploy Blocker here
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results.
If a regression has occurred and you are the assigned CM follow the instructions here.
If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future.
Reviewing
label has been removed, please complete the "BugZero Checklist".
The solution for this issue has been :rocket: deployed to production :rocket: in version 9.0.62-4 and is now subject to a 7-day regression period :calendar:. Here is the list of pull requests that resolve this issue:
If no regressions arise, payment will be issued on 2024-11-22. :confetti_ball:
For reference, here are some details about the assignees on this issue:
BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
Job added to Upwork: https://www.upwork.com/jobs/~021857432600242148425
Current assignee @rayane-djouah is eligible for the External assigner, not assigning anyone new.
Adding External
to create the Upwork job
Contributor: @289Adam289 does not require payment
Contributor+: @rayane-djouah paid $250 via Upwork
Upwork job here! Please apply
No need for regression test steps for now; they will be added as part of the project wrap-up.
Coming from this thread, we should make
expenses
the default type when suggesting contextual report searches if the report is a workspace chat or invoice roomSearch in
Expected result Standard search for a workspace chat would be the
expense
typeActual result I land on the Search results page with
type:chats
selectedcc @SzymczakJ
Issue Owner
Current Issue Owner: @Upwork Automation - Do Not Edit