GitHub user ahgittin opened a pull request: https://github.com/apache/brooklyn-server/pull/843
limit reset/persistence to legacy items following the change in https://github.com/apache/brooklyn-server/pull/814, legacy compatibility caused persistence of registered types from bundles, unnecessarily (and error-prone on rebind where it expects a real CatalogItemDto) You can merge this pull request into a Git repository by running: $ git pull https://github.com/ahgittin/brooklyn-server fix-persistence-of-catalog Alternatively you can review and apply these changes as the patch at: https://github.com/apache/brooklyn-server/pull/843.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #843 ---- ---- ---