[ZBX-9906] Status not updated on page refresh in Details of scenario Created: 2015 Sep 24  Updated: 2017 May 30  Resolved: 2015 Dec 13

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 2.2.10
Fix Version/s: 3.0.0alpha5

Type: Incident report Priority: Minor
Reporter: Marc Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: refresh, webscenario
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File zbx9906.png    

 Description   

The status information shown in frontend section 'Details of scenario' is not updated on page refresh.
It only represents the initial status of 'Details of scenario' access.



 Comments   
Comment by richlv [ 2015 Sep 24 ]

hmm, what data exactly is not updated ? which browser ? are you using a proxy ?

Comment by Marc [ 2015 Sep 24 ]

I was using Firefox 40.0.2 and yes, the web scenario is processed by a Zabbix proxy.

Comment by richlv [ 2015 Sep 25 ]

confirming in current trunk

Comment by Gunars Pujats (Inactive) [ 2015 Oct 16 ]

(1) No translation strings changed.

iivs CLOSED

Comment by Gunars Pujats (Inactive) [ 2015 Oct 16 ]

RESOLVED in development branch svn://svn.zabbix.com/branches/dev/ZBX-9906

Comment by Ivo Kurzemnieks [ 2015 Oct 29 ]

(2) Widget should not be a "dashboard type" widget.

  • Please, return the old control button "Reset" and remove the new ones.
  • This widget should not refresh independently from graphs.

gunarspujats RESOLVED in r56469.

iivs It is still a dashboard type widget because it now belongs to PMasters class with frequency "0", although minimum is "5" seconds, so it keeps updating every 5 seconds. This widget should be made with "flickerfree".
REOPENED

gunarspujats RESOLVED in r56649.

iivs CLOSED.

Comment by Ivo Kurzemnieks [ 2015 Nov 05 ]

(3) Broken time bar: it does not update to current time any more.

gunarspujats RESOLVED in r56649.

iivs CLOSED.

Comment by Ivo Kurzemnieks [ 2015 Nov 05 ]

(4) check_fields() is missing and there is no more frontend field validation. Possible to request data with no httptestid paremeter and get results.

gunarspujats RESOLVED in r56649.

iivs CLOSED.

Comment by Ivo Kurzemnieks [ 2015 Nov 06 ]

(5) return favref parameter in field list. Less merging problems and less changes in 2.2 branch.

gunarspujats RESOLVED in r56649.

iivs CLOSED.

Comment by Ivo Kurzemnieks [ 2015 Nov 06 ]

(6) function get_httpstepitems_by_httptestid()

  • Should be moved to httpTestManager
  • Name should be in camelCase
  • The function can be easily broken giving wrong field, so it's best to request only itemid
  • The first paremeter is string, not int.

gunarspujats RESOLVED in r56649.

iivs CLOSED.

Comment by Ivo Kurzemnieks [ 2015 Nov 24 ]

(7) Change of plans. After a lot of testing and development it now looks like this is not an easy fix, so we decided to fix this only in 3.0

gunarspujats RESOLVED in r56896.

iivs CLOSED

Comment by Ivo Kurzemnieks [ 2015 Dec 03 ]

(8) Refresh is broken

TypeError: screen.timeline is undefined

gunarspujats RESOLVED in r56989.

iivs We discussed and decided to rename webdetails to httptest_details like so:

  • SCREEN_RESOURCE_HTTPTEST_DETAILS
  • class CScreenHttpTestDetails
  • $this->dataId = 'httptest_details';

REOPENED

gunarspujats RESOLVED in r57032.

iivs Please, see my minor changes in r57036

gunarspujats CLOSED

Comment by Ivo Kurzemnieks [ 2015 Dec 03 ]

(9) Minor coding style fix in r56988. Please, review.

gunarspujats CLOSED

Comment by Ivo Kurzemnieks [ 2015 Dec 07 ]

(10) Please, see my changes in r57025, r57027

gunarspujats CLOSED

Comment by Ivo Kurzemnieks [ 2015 Dec 07 ]

TESTED,
but close (8) before merging.

Comment by Gunars Pujats (Inactive) [ 2015 Dec 07 ]

Fixed in:

  • pre-3.0.0alpha5 (trunk) r57042
Generated at Fri Apr 19 20:01:40 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.