Jump to content

Custom task information shows on branch but not specific changeset


none

Recommended Posts

Hello, I have created a custom extension for TargetProcess and I noticed that when I select a branch, it will put the task information on the right side under a TargetProcess tab in the Options pane. However, if I click on a specific changeset, it doesn't update the task information in the options pane. It will just keep whatever was there from when I clicked on the branch. I have LoadExtension returning ExtensionCapabilities.TaskOnBranch because I want the branch label to show the new title. I tried returning ExtensionCapabilities.TaskOnChangeset and it doesn't update the TargetProcess options pane anyways.

What can I do to make it so the TargetProcess tab loads the task information of the branch instead of just not doing anything?

Thanks

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...