Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
ProGet Feed Managment API add variable to existing feed issue.
-
Hi Everyone,
I'm having a specific issue with the Feed Management API. I'm unable to CREATE new variables on an existing feed using :
api/management/feeds/update/{feed-name}
For the purposes of these screenshots I'm using the Boomerang (Chrome Plugin) like this, although the same thing happens with my PowerShell script.
The API key I am using is impersonating the "Admin" user so it shouldn't be permissions issue.Get request:
Get response:
Update post request:
Update post Response returns 201 response code but "Var3" isn't added:
Updating an existing variable works:
Update response:
Any ideas? Is this a known bug?
Thanks in advance.
Simon
-
Hello; at first, what version of ProGet is this?
-
ProGet version 5.2.30 running as a docker image.
Thanks
Simon
-
Hi @scroak_6473 ,
Thanks for bringing this up to us! I have fixed this issue and it will be released in ProGet 5.2.31.
Thanks,
Rich
-
-
Hi @scroak_6473 ,
Yes, I have included this fix in 5.3 as well. It will be released as part of ProGet 5.3.1.
Thanks,
Rich