unee-t / frontend

Meteor front end

Home Page:https://case.dev.unee-t.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it easier to assign a case back to the default assignee for a role in a unit

franck-boullier opened this issue · comments

The Problem:

A user wants to re-assign a case back to the default assignee for the Role.

As of today it's not easy to differentiate the default assignee for a role in a unit from the other user you are allowed to invite

image

The need:

We need to make it simple and easy to assign a case back to the default assignee for a given role.

@franck-boullier apologies, can u elaborate what is this default assignee for a given role? In what context does this happen? Thanks!

In what context does this happen?

  • I'm a field person (maintenance, housekeeper, etc...) or I'm a contractor.
  • I've been assigned to a case.
  • I've done what I needed to do on that case.
  • I need to assign the case back to the default user so this case disappears from the list of cases that are assigned to me.

what is this default assignee for a given role

Default assignee for a given role is the user that has been setup as the default assignee for this role in this unit.
The default assignee for a given role for a unit is setup when the role is created for that unit.

In the context of this issue, we should NOT concern yourself with how the default assignee is set up.
We can safely assume that he default assignee for a given role for a unit has already been setup correctly.

This is the solution to this issue:

more info - assigned to - user list

More details are in figma

@nbiton can we also do a quickfix for that (ideally by the end of this week) 🙏 ?

Who are the default assignees? all the default assignees for the available roles of this unit?

Who are the default assignees? all the default assignees for the available roles of this unit?

Yes, the default assignee that we want to display are all the default assignee for the available roles for this unit.