1. Log in to web UI as an admin user 2. Go to node detail page for a node with more than 20 interfaces (a switch is nice for this; on barbrady, mrgarrison is a good node to demo this) 3. In node detail page, click Admin above General box 4. In Admin page, click Configure SNMP Data Collection per Interface 5. In grid control, click forward-one-page button
Expected result: next page of interfaces displayed Observed result: page number updates, but same page is still displayed
Donald looked at this with me and we dug in with Firebug, looks as if the nodes/{nodeID}/snmpinterfaces ReST service is always returning the same result set regardless of the value of the "start" parameter.
Environment
Operating System: All
Platform: PC
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Donald Desloge September 12, 2011 at 2:09 PM
Marking as resolved, we redid these controls last month. If you notice that this persists please re-open.
Jeff Gehlbach September 2, 2011 at 9:51 AM
I'll have to identify a 1.10 branch instance with enough interfaces on a single node.
Donald Desloge September 1, 2011 at 4:54 PM
We have developed a new GWT UI for this page. Can you reproduce this in the 1.10 branch?
Seth Leger August 29, 2011 at 11:14 PM
Donald has been looking at these paged grid controls recently.
Steps to reproduce:
1. Log in to web UI as an admin user
2. Go to node detail page for a node with more than 20 interfaces (a switch is nice for this; on barbrady, mrgarrison is a good node to demo this)
3. In node detail page, click Admin above General box
4. In Admin page, click Configure SNMP Data Collection per Interface
5. In grid control, click forward-one-page button
Expected result: next page of interfaces displayed
Observed result: page number updates, but same page is still displayed
Donald looked at this with me and we dug in with Firebug, looks as if the nodes/{nodeID}/snmpinterfaces ReST service is always returning the same result set regardless of the value of the "start" parameter.