edtro / EdTro.AzureDevOps.Extensions.querybasedboards

Query Based Boards enables a user to visualize the result of work item queries as a board and track the dependencies.
MIT License
23 stars 2 forks source link

Feature timeline does not pull in features in the current PI #82

Closed Alex-Morales closed 1 year ago

Alex-Morales commented 1 year ago

Hi, We have an issue where 2-3 teams don't get their features pulled into the feature timeline using the query based boards regardless of what state or fields are filled in. I've shown what is on the feature timeline and what is in the backlog. Screenshot 2023-08-23 091434 Screenshot 2023-08-23 091410

edtro commented 1 year ago

Dear @Alex-Morales Sorry to hear that you have problems with an extension, but I have to point out... that this is not "Query Based Boards". So unfortunately I cannot help you with these problems. Kr Edward

Alex-Morales commented 1 year ago

Hi @edtro , when I brought this issue to Microsoft they were the ones that found this was a query based boards issue. What kind of issue would this fall under if it's not query based boards? https://developercommunity.visualstudio.com/t/Features-do-not-populate-in-feature-time/10446149#T-ND10447765

edtro commented 1 year ago

Dear,

I have reviewed the mentioned issue, but a couple of items are marked as private, so I am not able to see everything.

This is the first part of the response of Microsoft:

According to your description, it seems like this issue is happening on kind of Extension related to Boards. We suggest you can report this issue to extension side and see if there is an outage recently.

In other words: Microsoft is pointing to the extension itself.

There is however no mention regarding “Query Based Boards”. And to my knowledge my extension cannot interfere with other extensions in any way, because the extension framework that is provided by Microsoft does not allow this.

So please find the correct extension and reach out to the creators/maintainers of that extension.

Kr Edward

edtro commented 1 year ago

I think it is this one: https://marketplace.visualstudio.com/items?itemName=ms-devlabs.workitem-feature-timeline-extension

Kr Edward