Project

General

Profile

Actions

Bug #8233

closed

There is no page refereshing and notification about stopping page refreshing

Added by Ilja Zakharov almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Immediate
Category:
Bridge
Target version:
-
Start date:
06/02/2017
Due date:
06/07/2017
% Done:

100%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

Recently I noticed that after running, stopping and running again jobs I do not observe any notifications about page refreshing or observe it only once. So I start the job senond time after stopping it and see only zero versicts page (safes - 0 and unsafes - 0) but to see the progress of solution I have to press f5. Also I does not see notifications any more that page is not refreshing automatically.


Related issues 1 (0 open1 closed)

Related to Klever - Feature #6787: Think on more generic viewsClosedVladimir Gratinskiy02/03/201606/13/2017

Actions
Actions #1

Updated by Vladimir Gratinskiy almost 7 years ago

Yeah, the reason is with new filter in view - "Statistic attribute name". It is list of existed attributes of safes, unsafes and unknowns (if at least one checkbox of "Statistics/Safe", "Statistics/Unsafe", "Statistics/Unknown" with existing data is checked). If this list is empty, javascript failes collecting the selected attribute. This list is not updated automatically until the job status is changed (when the entire page is updated).

The first solution is to hide this filter. If you update the view when it is hidden, this filter will be deleted (if it was set before). To show the filter you have to update the page, or wait until the job status is changed, or find job with unsafes/safes/unknowns. If your view doesn't have "Statistics/Safe", "Statistics/Unsafe", "Statistics/Unknown", you have to enable it, save the view, update the page and then you can see list of attributes. Obviously it's bad solution.

So I'll just replace the list of attributes' names with text field. When the field is not filled, the statistic will not be shown even if checkboxes "Statistics/Safe", "Statistics/Unsafe", "Statistics/Unknown" are checked.

Actions #2

Updated by Evgeny Novikov almost 7 years ago

  • Priority changed from Urgent to Immediate

I consider this issue very important since everybody who conducts experiments are subjected to it. Hope that it will be fixed soon.

Actions #3

Updated by Vladimir Gratinskiy almost 7 years ago

  • Due date set to 06/07/2017
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

It is already fixed in branch "unified-views". I can't do it in different branch as this bug closely connected with features I implemented in "unified-views".

Actions #4

Updated by Evgeny Novikov almost 7 years ago

  • Status changed from Resolved to Closed

I merged this branch for #6787.

Actions

Also available in: Atom PDF