Hi,
I am trying to run the curl command to update a summary of an issue but getting errors.
Curl command : curl -D- -u user:password -H "Content-Type:application/json" -k -D '{"update":{"summary":[{"set":"Big Block Chevy"}]}}' {jira-server url}/rest/api/2/issue/RIM-816
getting error :
Warning: Failed to open {"update":{"summary":[{"set":"Big Block Chevy"}]}}
curl: (23) Failed writing received data to disk/application
Kindly please advise on a workaround for this, all my tests run fine in postman but when using curl I get an error.
Regards,
Bongani
Hi Akash,
Forget the backend. If you are not planning to use the 3.0.
1) You will have to either upgrade as Nic said or Create new projects and perform a CSC import.
2) if its a new setup , you can give a try to xml export from 3.0 to xml import to 6.3
Regards,
Sateesh
That's a huge jump to do with SQL - you'll need to reverse engineer the entire upgrade process to work out what SQL to build.
Seriously, upgrade it (in a test system).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.