Bug 367934 - Advanced Forecast Column Names Off-by-1, Data Incomplete
Summary: Advanced Forecast Column Names Off-by-1, Data Incomplete
Status: RESOLVED WORKSFORME
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.8.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-28 19:32 UTC by soks86
Modified: 2022-11-23 05:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soks86 2016-08-28 19:32:41 UTC
I setup the following Forecast Settings:
Days to Forecast: 150
Days of Accounts Cycle: 15
Day of Month to start Forecast: 0

Then looking into the Advanced tab I see MinBal/MinDate (Min column) pairs of columns followed by MaxBal/ManDate (Max column) pairs of columns.

Here I expect to see 10 Min column pairs followed by 10 Max column pairs.

Instead I see 9 Min column pairs followed by 9 Max column pairs; HOWEVER the underlying data is clearly for 10 pairs. This is understood for the following reasons:
1) The balance and date in the 1st Max column pair contains the values belonging to the 10th Min column pair.
2) The Max column data ends too soon (2 data points are missing, one because there are only 9 columns and one because the 1st column is, by error, populated my the last Min column's data).
3) The Max column data is off-by-1 relative to its column labels, e.g, the 2nd Max column has data for the 1st Max column, the 3rd Max column has data for the 2nd Max column, ...

Reproducible: Always

Steps to Reproduce:
1. Setup the aforementioned Forecast Settings.
2. Hit Forecast.
3. Check the Advanced tab.
4. Observe data to be incorrect as described in the above details.

Actual Results:  
18 column pairs of data + 1 average column
10 column pairs of data from Min data set
8 column pairs of data from Max data set
9 column pairs labeled "Min"
9 column pairs labeled "Max"
data in 10th column pair is from wrong data set
data in columns 11-18 are off-by-1 because the 10th is occupied by data from the previous set

Expected Results:  
20 column pairs of data + 1 average column
10 column pairs from Min data set
10 column pairs from Max data set
10 column pairs labeled "Min"
10 column pairs labeled "Max"
All columns appropriately mapped to data
Comment 1 Justin Zobel 2022-10-24 00:46:40 UTC
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-11-08 05:10:27 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2022-11-23 05:16:53 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!