We recently upgraded to ProGet 2025, and even just now updated to 25.0.1 to make sure this wasn't already fixed.
For full context, we also migrated from sqlserver to postgres with the built-in wizard and have performed the integrity scans along with reindexes where it was recommended. We also moved to using IIS as the https proxy to where proget is now running on the integrated web server as was required for 2025. (Side note, kudos on all the documentation and guides that made that transition much easier than expected).
Onto the bug.
We have a version
metadata entry on basically all of our asset repo items. Previously, editing this worked as expected, now we get this behavior:
We click version
and we get:
Instead of seeing the current content. If we try to overwrite it like
we get
if we don't check the box same thing
We are able to add a new metadata with a different name and we can workaround this by deleting the old metadata entry and creating it anew.
I would also note that it no longer auto-updates/refreshes the page, have to manually refresh to see metadata changes, not that big of a deal but worth noting.