Page 2 of 2

REST Service: Item added to request parameters doesn't show up in the request parameters of the "Test" view.

Posted: Tue Sep 17, 2013 9:09 pm
by Maryna Brodina

Ok!


REST Service: Item added to request parameters doesn't show up in the request parameters of the "Test" view.

Posted: Tue Sep 17, 2013 9:12 pm
by Maryna Brodina

Here it is
Image
Maybe there're some specific steps to reproduce it?


REST Service: Item added to request parameters doesn't show up in the request parameters of the "Test" view.

Posted: Tue Sep 17, 2013 9:19 pm
by Wolfgang Dietersdorfer

strange:

  • i click "+" (add level) on "where" parameter

  • enter "test2" (param name) and "test2" (default value)

  • click "Test"

  • "test2" shows up as "test21" (with the correct value of "test2")

  • i go back to "Request"

  • i click "+" (add level) on "where" parameter again

  • enter "test3" (param name) and "test4" (default value)

  • click "Test"

  • "test3" shows up as "test43" (with the correct value of "test4")


REST Service: Item added to request parameters doesn't show up in the request parameters of the "Test" view.

Posted: Wed Sep 18, 2013 3:15 pm
by Maryna Brodina

Hello! I'm sorry, but it's not reproducible on our end. We tried with different browsers/computers - no luck... Is this issue still reproducible for you?