Marketplace/DevOps for DEV/TEST/PROD - Rebase source

Hi,

We’re using Marketplace/DevOps to manage releases and environment separation using Spaces, and it works great.

One feature we’re missing is the ability to rebase a source environment (DEV) to a previously published package. If you make a number of changes in DEV and want to discard them, there’s currently no easy way to get back to a known-good state—especially when those changes span multiple repositories and PRs.

Being able to reset DEV to the contents of a previously published package would make it much easier to recover from abandoned or experimental work and start again from a clean baseline.

Thank you!

Best,

Ivar

This is incredibly useful, especially with todays quick agent iterations loop