You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task List for “Current Project” is always empty for files in multiple projects.
All the other selections (“Entire Project”, “Open documents” etc.) work.
It seems that the reason is that the file is also used in other projects (the current project and other projects).
If I change the project with files that are not in multiple projects, it works.
See attached image for an example.
Please fix this issue.
Original Comments
Feedback Bot on 6/13/2024, 00:16 AM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered:
Editor team owns Task List, but you own the entries that appear there. For this specific issue according to @kayle Roslyn doesn't provide correct project guid with task list entries, that's why filtering to current project doesn't work.
This issue has been moved from a ticket on Developer Community.
Since this issue for C# is basically the same issue as this (https://developercommunity.visualstudio.com/t/Task-List-for-Current-Project-is-alway/1068763?ref=native&refTime=1718183744598&refUserId=018decc6-85a1-465f-9cba-e40d2023bd85) but for C++, I have just copied the same problem description.
Task List for “Current Project” is always empty for files in multiple projects.
All the other selections (“Entire Project”, “Open documents” etc.) work.
It seems that the reason is that the file is also used in other projects (the current project and other projects).
If I change the project with files that are not in multiple projects, it works.
See attached image for an example.
Please fix this issue.
Original Comments
Feedback Bot on 6/13/2024, 00:16 AM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: