Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ビルド番号contains=1.1を使用すると、ビルド番号1.1で始まるすべての作業項目が返されます。また、1.1にビルド番号のどこかに含まれている場合も返されます。例:1.0.1.123。正規表現またはクエリ作業項目に類似したものを使用する方法はありますか?
デフォルトの作業項目クエリではそれを達成できないようです。TFSAPIを使用してカスタムクエリを作成できます。