Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

@CurrentIteration doesn't seem to be working pinned queries #337

Closed
IThordGray opened this issue Nov 8, 2017 · 2 comments
Closed

@CurrentIteration doesn't seem to be working pinned queries #337

IThordGray opened this issue Nov 8, 2017 · 2 comments

Comments

@IThordGray
Copy link

When setting up "team.pinnedQueries" in VSCode preferences, if the query uses @CurrentIteration, the results are 0. If I replace with @CurrentIteration with a hardcoded string iteration path value, it returns the correct items.
Using @CurrentIteration on VSTS works fine though.

Tested using queryText (my own select statement) and queryPath (vsts saved query), both giving the same issue with @CurrentIteration or same results using hardcode IterationPath.

@kaylangan
Copy link
Contributor

Can you try updating the query on VSTS that uses @currentIteration and also provide the team parameter and see if that resolves the issue?

@IThordGray
Copy link
Author

Hi there,

Thank you. I've explicitly added the team parameter to my Query on VSTS and that seems to have resolved the issue. Thank you for the feedback.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants