As a user I want to see the distribution of recipients in a logical order.
As a user I want to see the responses to an issue/document in logical order.
The distribution is shown grouped by reason for issue. The reasons for issue are alphabetically sorted. Users within each group are sorted alphabetically.
The responses are shown ordered alphabetically by responder name/role.
Recipients
Allow the order of the reasons for issue to be specified in the issue configuration.
E.g. "For Checking", "For Review", and "For Approval".
Responses
Show responses in date of response order. I.e. most recent first - like in a chat client. (Matches the user's mental model.)
Practical use of functionality?
As above |
|
What is the impact of not doing this?
Confusion for users in workflows with complex distributions. Users would however get a better and less frustrating user experience on all Issues |