Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to select other project for the list of WorkItem types #86

Open
killergege opened this issue Sep 24, 2021 · 1 comment
Open

Allow to select other project for the list of WorkItem types #86

killergege opened this issue Sep 24, 2021 · 1 comment

Comments

@killergege
Copy link

killergege commented Sep 24, 2021

Hello !

In my company, all the source code is on the same project "SourceHub" and each team has its own project where they manage their WorkItems how they want.
This means that we have in our project some WorkItem types that don't exist in the SourceHub project.
Our Azure team is not really fan of adding all types for all teams to SourceHub, as it can quickly be a big mess.

When configuring the WorkItem Updater task with the pipeline UI, the "WorkItem types" field lists only the types from the current project, so it doesn't list all the types we use.
So, when we run the task, the WorkItem is properly found, but skipped as it is filtered because it doesn't have the proper type:
image

Could you provide a solution for this ?
Either:

  • Allow to select a different project for the WorkItem types list
  • Allow to edit manually this list to add custom types (EditableOptions = True ?)
  • Another idea ?
@Logikoz
Copy link

Logikoz commented Sep 20, 2022

up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants