Results 42 comments of allburov

Could someone who work with TFS 2018 give a answer - do the library work with TFS 2018?

@Jowh2 something like this? ```python client = TFSAPI("https://tfs.tfs.ru/tfs/", pat=personal_access_token) ``` I will add info about TFS2018 to docs soon

I've get feedback about TFS 2018 to email. Sometimes we have to change `api_version` explicitly. But TFSAPI doesn't accept api version. > I currently construct an TFSAPI object first, and...

Yep, but ```### NOTE: Fields in SELECT really ignored, wiql return Work Items with all fields``` :(

@myksaquino This feature has not yet been implemented, unfortunately. You can vote +1 and if there are many who wish, one of the maintainers will develop this feature. Or you...

@Tim55667757 hi! Do you use TFS yet? Did you encounter the same problem with Python 3.6.12 and above? @Swapnil-Khilariwal could you provide an error that you have got?

We're glad to hear that! Currently, we don't interact with AzureDevops and we would like to see a PR for this feature. Feel free to contribute! :)

Django in the TFS library's issue o_O @manikyab What infrastructure do you have: TFS version, how do django communicate with TFS? Could you give us some peace of code to...

I have no installed Azure DevOps Server and don't can test this. @harsheel87 Did the above advice about `project_id` help you?

>This issue is stale because it has been open for 30 days with no activity. But >[fabiopalm](https://github.com/fabiopalm) opened this issue 11 days ago Something wrong with the bot.