Diego Rodriguez
Diego Rodriguez
I'm having the same problem right now. I configured the filter_group param property but the json is not decoded into array.
In order to get a work around to the problem I did use QueryString library (https://www.npmjs.com/package/qs) ```javascript import qs from 'qs' ... axios.get("/api/v1/endpoint?"+qs.stringify({ filter_groups: [{ filters: [{ key: 'id', value:...
this solution solves one of the errors but the particular configurations of the component are not cloned. Example, save forma date
I have the same problem, can you let us know if ftp needs special settings or workspace file should be in the remote folder?