Is it possible to view another user's suspended change set(s)?
We have had a developer begin some work then go on vacation. Before they left they suspended the change set they were working on. Our team would like to pick it up and continue working it but are unsure if it's possible to view that.
I checked the UOW's page but there are no changesets associated with it. I am unsure if that is because it was never associated or if that's because this changeset was suspended.
Accepted answer
1. In the Eclipse client in the menu Search>Jazz source Control>Change sets, you can search for change sets even if they are suspended and owned by another user.
2. If the users repository workspace is visible to the public, you can also load it and should be able to see the suspended change sets. Otherwise an ADMIN would have to change the visibility or owner of the workspace if you want to do this and not search.
2. If the users repository workspace is visible to the public, you can also load it and should be able to see the suspended change sets. Otherwise an ADMIN would have to change the visibility or owner of the workspace if you want to do this and not search.