PTC-ALM / TortoiseSI

Windows Explorer Extension to operate the SCM capabilities of PTC Integrity Lifecycle Manager
https://ptc-alm.github.io/TortoiseSI/
8 stars 8 forks source link

Add a shortcut for "View related Change Packages" #153

Closed KristinaTaylor closed 9 years ago

KristinaTaylor commented 9 years ago

A customer has requested that TortoiseSI expose a gesture that launches a view that shows all change packages related to the project represented by the selected sandbox/subsandbox.

This can be done using a filter on the si viewcps command. The filters need to account for both the relevant project and the associated configuration - mainline or a variant.

cwarnerPTC commented 9 years ago

The si viewcps command does not appear to be a published command.

KristinaTaylor commented 9 years ago

As I mentioned in #162 I think using a non-published command in this case is fine.

sharonzhao commented 9 years ago

Added test case 1088802 in TortoiseSI test suite to test this issue. Verified on build 216 that "View Related Change Packages" worked properly.

This issue can be closed.

KristinaTaylor commented 9 years ago

Closing as per testing notes above.