PurpleSoftSrl / azure_devops_app

Azure DevOps Mobile App
https://www.azdevops.app
MIT License
83 stars 8 forks source link

Adding comments to the work item view [enhancement] #1

Closed anshuman852 closed 1 year ago

anshuman852 commented 1 year ago

Hi, thanks for working on a very clean app for azure devops. I wanted to request this feature here is the api doc https://learn.microsoft.com/en-us/rest/api/azure/devops/wit/comments/get-comments?view=azure-devops-rest-7.0&tabs=HTTP#get-the-first-page-of-comments

Being able to see comments would be very helpful.

sstasi95 commented 1 year ago

Hi, good suggestion!

We're already working on this feature, but using this api. In this way, you'll be able to see not only the comments but also the history of updates to the work item (i.e. state, type, effort and assignee changes).

It will be released in the next days.

anshuman852 commented 1 year ago

Hi Thanks a lot, it works great