History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3391
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Robin Shen
Reporter: Rafael Pallares
Votes: 2
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

URI component badly encoded on sync configuration step

Created: 14/May/19 12:33 PM   Updated: 12/Oct/19 01:44 AM
Component/s: None
Affects Version/s: 8.0.20
Fix Version/s: None

Original Estimate: 1 day Remaining Estimate: 1 day Time Spent: Unknown


 Description  « Hide
Hi,

I tried to sync configurations between two different QuickBuild server (same version 8.0.20) using the Sync configuration step.
Unfortunately the sync fail with the error below:
    java.lang.IllegalArgumentException: RESTEASY003720: path param PARTIAL has not been provided by the parameter map

The source configuration path is: ROOT/{PARTIAL} Milestones/Default/Data/Something

I succeeded to do my sync using: ROOT/%7BPARTIAL%7D Milestones/Default/Data/Something
So in my sync configuration I must give these parameters:
* Source configuration path: ROOT/%7BPARTIAL%7D Milestones/Default/Data/Something
* Destination configuration path: ROOT/{PARTIAL} Milestones/Default/Data/Something

Please fix this bad encoding while communicate with the remote QuickBuild server.

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [18/May/19 01:31 AM]
Tested with QB8 and it works fine at my side. What is your JDK version of both QB server?

Change by Robin Shen [12/Oct/19 01:44 AM]
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Cannot Reproduce [ 5 ]