Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No items getting picked for update #34

Closed
netmailgans opened this issue Jun 29, 2018 · 3 comments
Closed

No items getting picked for update #34

netmailgans opened this issue Jun 29, 2018 · 3 comments

Comments

@netmailgans
Copy link

netmailgans commented Jun 29, 2018

Attached the log taken after setting system.debug as true.
tasklog_8.log

I am using TFS 2017 On-Prem. Let me know if you need more details. Below is the screenshot for the WorkItemUpdater task;
image

Thanks in advance.

@BlueBasher
Copy link
Owner

There was an issue in VSTS with the QueryControl. I changed it into a string input, so you can directly enter the full name of the query. So something like "Shared Queries\My Query"

There is no error or anything in the logfile, but I would have expected some more debug logging and for some reason that is not there. I've added more logging to the task to help to resolve this.

I just merged #35 which also includes these 2 items. Could you try again with the latest version 2.4.784?

@netmailgans
Copy link
Author

Thank you very much, Marco van Kimmenade. Sorry for the delay in my response. I was in mid of upgrading our TFS from 2017 to 2018; and wanted to give you my latest updates. Apparently, your solution worked like a charm with TFS 2018. Do you still want me to take the latest? Please advise.

@BlueBasher
Copy link
Owner

There are no further changes in the latest version, so if the version you have works, you could stay with that one.
Obviously newer versions will/should also keep working so if I add new features in the future you should be able to upgrade without any issues.

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

No branches or pull requests

2 participants