Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
unspecified
-
None
-
None
-
Operating System: All
Platform: All
-
7936
-
Normal
Description
Data are not filled in form when GET request is run from History via Run request option.
1. Refresh the page.
2. Navigate to network-topology rev. module > config tab > expand network-topology branch > click topology
2. Switch view to form.
3. Select PUT operation and insert t1 as topology id and n1 as node id. Execute the request.
4. Click topology {topology-id}
branch and click node
{node-id} branch to load clear form.
6. Select GET operation and insert t1 as topology id and n1 as node id. SELECT "Fill form" checkbox. Execute the request. The data remain filled in the form and URL.
7. Navigate to History.
9. Uselect "Fill form ..." Click GET t1/n1 request`s yangmenu and run the request via "Run request".
Buggy beh: The data are filled in the form API but there are no data in the form.