unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

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

Closed franck-boullier closed 5 years ago

franck-boullier commented 5 years ago

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.

kiatlim commented 5 years ago

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

franck-boullier commented 5 years ago

In what context does this happen?

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.

ongdominic commented 5 years ago

This is the solution to this issue:

more info - assigned to - user list

More details are in figma

franck-boullier commented 5 years ago

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

nbiton commented 5 years ago

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

franck-boullier commented 5 years ago

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.