Problem
Coming from this discussion.
When taking some action like requesting money or assigning a task, the participants page does not take the type of the action into consideration when creating the list of Recents. We list out the people/ workspace chats we have interacted with the latest even if we have for example never requested money from them.
### Solution
Update the Global create participants page Recents list to showrecents based on the type of action user is taking.
So if they are taking:
- creating scan request
- creating distance request
- creating manual request
- creating task
- creating split bill
for each of these, try to pick the recents such we list first the chats where the user has most recently done such action. If no data to do this optimization is available, default to the current behaviour
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~01b6cc63ba2f30aad7
- Upwork Job ID: 1749580420206743552
- Last Price Increase: 2024-02-05
- Automatic offers:
- rojiphil | Contributor | 28122004
Problem
Coming from this discussion.
When taking some action like requesting money or assigning a task, the participants page does not take the type of the action into consideration when creating the list of Recents. We list out the people/ workspace chats we have interacted with the latest even if we have for example never requested money from them.
### Solution
Update the Global create participants page Recents list to showrecents based on the type of action user is taking.
So if they are taking:
for each of these, try to pick the recents such we list first the chats where the user has most recently done such action. If no data to do this optimization is available, default to the current behaviour
Upwork Automation - Do Not Edit