Our state of the art Gantt chart


Post by cf_Simon »

Hi,
when entering any value other than "0" to the total slack filter - all columns are filtered out.

Can be reproduced in the advanced example (https://bryntum.com/products/gantt/examples/advanced/)

Open the columfilters and enter e.g. "25"

TotalSlackFilter.png
TotalSlackFilter.png (28.54 KiB) Viewed 183 times

Even though this should have hits it doesn't

TotalSlackFilter-NoHits.png
TotalSlackFilter-NoHits.png (15.46 KiB) Viewed 183 times

Similar problem seems to happen for "more" and "less" filter


Post by tasnim »

Thanks for your report. We'll investigate it. Here is the ticket to track progress https://github.com/bryntum/support/issues/6413

Good Luck :),
Tasnim


Post by cf_Simon »

Hi,
the implemented filter seems to apply to internal values only. As long as the "General" calendar is used, that is not a problem, as the values stay full days (no rounded values).

The filter does not work for elements when there is a different calendar which leads to rounded values involved.

E.g. Switch the calendar of the task "Run tests" in the advanced example to "Buisness". This will result in a total slack of e.g. 17.3 days (column value)

filterTotalSlack-decimal.png
filterTotalSlack-decimal.png (89.39 KiB) Viewed 129 times

When applying a filter for 17.3 it does not match these columns

filterTotalSlack-decimalResult.png
filterTotalSlack-decimalResult.png (25.38 KiB) Viewed 129 times

Post by marcio »

Hey cf_Simon,

Thanks for the clarification and example, I was able to reproduce and create a ticket for fix that https://github.com/bryntum/support/issues/6848

Best regards,
Márcio


Post Reply