kbss-cvut / csat-maintenance-planner

Maintenance planner for CSAT.
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Plan manager does not show occasionally all the tasks #146

Closed blcham closed 1 year ago

blcham commented 1 year ago

Sometimes it occurs that not all tasks are displayed.

To simulate the situation one needs to refresh the plan many times until he find out that there are no phases tasks, see below, when it works and when it does not. 1) when it works: image 1) when it fails: image

blcham commented 1 year ago

@LaChope

LaChope commented 1 year ago

The issue does not come from the server as the data is fetched (see picture below) but items are still not displayed.

image

blcham commented 1 year ago

I might be able to simulate the issue easily: 1) I show tasks correctly: Image

2) After disabling any legend value I get only red tasks visible (blue tasks disappear): Image

blcham commented 1 year ago

Moreover, @LaChope, to be honest, in case you are not sure where the issue is, I would start with the tickets (they are quite important as well and may give you inside of this issue): https://github.com/kbss-cvut/csat-maintenance-planner/issues/145 https://github.com/kbss-cvut/csat-maintenance-planner/issues/80

LaChope commented 1 year ago

@blcham @kostobog I assume this was resolved with #80 ? I cannot reproduce the issue

blcham commented 1 year ago

Yes.