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: Editing Feed(s) field in a project changes the field for all projects
-
Hello.
When I edit the
Feed(s)field on a project in ProGet, to associate the project to feeds for policies and tracking, it then sets the field to the same feeds for all other projects in my organization.In effect I can not currently have:
Project A - association -> nuget_A
Project B - association -> nuget_B
As changing the setting in the editing pane for Project B also changes the setting for Project ARunning ProGet v25.0.23.11 on Windows Server 2022
Best regards
Nils Nilsson
-
Hi @Nils-Nilsson ,
Thanks for the bug report; it seems to issue is on the "view" page, and it's mistakenly editing the wrong data.
PG-3258 will fix this in the next maintenance release (April 17), but a prerelease is now available (
inedo/proget:25.0.26-ci.6) if you'd like to try it.-- Dean
-
Hi Dean,
Thank you for the swift reply and fix :)
Best regards
Nils Nilsson
-
Hello!
In the "fixed" version, it no longer sets the same feed to all other projects, which is good.
Less good is that it now instead empties the Feed(s) field for all except the most recently changed Project.
Best regards
Nils Nilsson
-
Hi @Nils-Nilsson ,

This will be fixed via PG-3266 in the upcoming maintenance release (next Friday). It looks like it was a separate, SQL Server only bug. It's easy to patch if you'd like the SQL Script. Just let us know!
Cheers,
Steve
-
Thanks!
No immediate rush, I'll wait for mainline release :)
Best regards
Nils Nilsson