Question

I would like to create a work item query where the user is always asked to pass the value of the argument he wants.

For example:

Team project=  @Project
And Work Item Type = Bug
and State = ?

Then the user is asked for which state he wants to get the results.

Any ideas?

Était-ce utile?

La solution

Queries does not support parameters.

What you can do:

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top