Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
SimuQuery
Frequent Visitor

Pulling @mentioned from Azure

Hi Folks,

 

I'm wondering if there is a way to pull work items from Azure DevOps in which the user has been mentioned in the work item discussion. I can't see amy fields for this in the analytics view. Are there any particular work arounds you are aware of? 

 

Thanks

1 ACCEPTED SOLUTION
Akash_Varuna
Super User
Super User

Hi @SimuQuery  I think you could use Rest API

Fetch the discussion comments of work items using the Azure DevOps REST API.

Parse the comments to look for @mentions of the user
If this post helped please do give a kudos and accept this as a solution
Thanks In Advance

View solution in original post

5 REPLIES 5
v-kpoloju-msft
Community Support
Community Support

Hi @SimuQuery,

Thank you for raising your concern. We really apologize for the inconvenience caused. After reviewing the details you provided, please follow the steps below, which might resolve the issue.

 

In Azure DevOps, you can create custom queries to filter work items based on specific criteria. While there isn't a direct field for @mentions, you can utilize the "Assigned To" or "Created By" fields along with other filters to refine the work items.

Use @mentions in work items and pull requests - Azure DevOps | Microsoft Learn

Additionally, you can configure notifications in Azure DevOps to alert you when you are mentioned in a work item discussion, helping you keep track of mentions without manual searches.

 

If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.

Best Regards.

Hi @SimuQuery,

 

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

 

Thank you.

 

Hi @SimuQuery,


I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.


Thank you.

Hi @SimuQuery,


I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.


Thank you.

Akash_Varuna
Super User
Super User

Hi @SimuQuery  I think you could use Rest API

Fetch the discussion comments of work items using the Azure DevOps REST API.

Parse the comments to look for @mentions of the user
If this post helped please do give a kudos and accept this as a solution
Thanks In Advance

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors