Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New Features / Status on Long-term Work:

PNE-1698

https://slxdev.atlassian.net/browse/PNE-1698

This update contains multiple feature enhancements to the Opportunity Pareto view in Whiteboard. They are listed below:

Opportunity Pareto - Default setting shouldn't change Levels
https://slxdev.atlassian.net/browse/PNE-1674
Selecting 'Default' in Settings should change all Setting options apart from Start and End date to default, however Levels (filters) should stay the same.
Currently, Level 1= Reason, while Level 2 and Level 3 are unselected if Default user clicks on Default.

Opportunity Pareto expanding other duplicating row
https://slxdev.atlassian.net/browse/PNE-1629
https://qatesting.shoplogix.com/whiteboard/#/opportunitypareto/machine/605C58C2-4AB5-0B20-EE34-99367F37C058/start/20210204T150000.000/end/20210205T150000.000/level1/shift/level2/reason/level3/job/maxsub=1

Expand Other (4) for day shift Reason, then expand Other (1) for job, In the afternoon shift section, there is another job added with different values

There is an issue with the expansion of others, it seems that because two rows have the same value in the second column they are both expanded when one is clicked and in some cases is also creating a value that should be in a different sub section to be in that one.

The similar names also seems to be causing two other subsections to expand at the same time

Opportunity Pareto exceeding time limit set over 3 months
https://slxdev.atlassian.net/browse/PNE-1230
When the time span restriction value in web.config is set to a value of
<add key="TimespanRestrictionSeconds" value="10370000" /> (120 days) the pareto response does not return the variable.
It seems to only apply to time restrictions over the default of 90 days.

May also need to ensure the machines restriction is not doing the same.