buerokratt / Analytics-Module

0 stars 14 forks source link

Fixes to the Advisors' page #112

Open PaulaMerle opened 1 year ago

PaulaMerle commented 1 year ago

Tested at https://admin.dev.buerokratt.ee/analytics/advisors

PaulaMerle commented 1 year ago

@1AhmedYasser explanation for metric Forwarding. It would be more clear for the user if each option (lets name them here as to, from and outside) is displayed as separate column. The To column shows how many conversations have been directed to each advisor (name and number of chats. like in Feedback to selected CSA) during the selected period. The From column shows the same way, how many conversations each CSA has forwarded to another CSA, and the Outside column shows as a single number, how many conversations have been directed from the agency to other agencies.

PaulaMerle commented 1 year ago

BUG - tested at https://admin.dev.buerokratt.ee/analytics/advisors Problem - additional options under metric Forwarding cannot be unselected Expected result - the user must be able to select and unselect additional options

PaulaMerle commented 1 year ago

BUG - conversations by advisor Currently: column legend gives only one name for each day, also name and number of chats is separated Image Expected result: legend should show the information as follows: name of CSA: number of chats (Rasmuss: 34, Jana: 15). like in Feedback to selected CSA. Image

ValterAro commented 11 months ago

BUG - conversations by advisor Currently: column legend gives only one name for each day, also name and number of chats is separated Image Expected result: legend should show the information as follows: name of CSA: number of chats (Rasmuss: 34, Jana: 15). like in Feedback to selected CSA. Image

The following bug is currently not correctly fixed. Short summary: Graphs for "conversations by advisors" and "conversation time by advisors" do show several csas for a data point(08-11-2023 for "conversation time by advisors" and "conversation time by advisors"), but not in a correct way. If you are on the left side of the column then data for Janina is shown and when on the right side of the column then data for OK is shown.

Pic of one of the graphs: image

1AhmedYasser commented 11 months ago

BUG - conversations by advisor Currently: column legend gives only one name for each day, also name and number of chats is separated Image Expected result: legend should show the information as follows: name of CSA: number of chats (Rasmuss: 34, Jana: 15). like in Feedback to selected CSA. Image

The following bug is currently not correctly fixed. Short summary: Graphs for "conversations by advisors" and "conversation time by advisors" do show several csas for a data point(08-11-2023 for "conversation time by advisors" and "conversation time by advisors"), but not in a correct way. If you are on the left side of the column then data for Janina is shown and when on the right side of the column then data for OK is shown.

Pic of one of the graphs: image

@ValterAro as a prior discussion with @PaulaMerle regarding it, the main version was only calculating conversation time by advisors in total, and i enhanced it to this to show the CSA name when you hover on the bars, i am aware further enhancement is needed here but its currently out of scope and needs to be separated in a separate task @PaulaMerle what is your insights on this, how do you suggest we move forward with it

PaulaMerle commented 10 months ago

For the last comment new task is created https://github.com/buerokratt/Analytics-Module/issues/144

ValterAro commented 9 months ago

The business logic for the "Suunamised" will be revised by @PaulaMerle

PaulaMerle commented 9 months ago

Done with https://github.com/buerokratt/Analytics-Module/issues/144