Trying to export all workItems by given a data but always give error 500. Tried filter other fields that are not date and is working fine.
Example: https://[xxxxxx].timehub.7pace.com/api/odata/v3.0/workItems?$filter=System_CreatedDate ge 2020-09-01T00:00:00Z
https://[xxxxxx].timehub.7pace.com/api/odata/v3.0/workItems?$filter=Microsoft_VSTS_Common_StateChangeDate ge 2020-09-01T00:00:00Z
Tried with workItemsFilter , apply, all methods and none of them work.
Export all workItems is very slow and need to get just the last changed/created.
Tested on postman and python.
-
Hi!
Our team checked and confirmed that there is a floating-issue with the Date filter.
Currently, it should work fine, but as the root cause is not fixed yet - it might appear in the future, so I've added a task to our backlog to investigate and fix it in future releases.
Could you please check if it is working now on your side?Regards,
Maxim -
Hi Maxim,
Thanks for the answer. Still have the same problem in all requests in dates.
I noticied that any request with any filter (not just dates) that can't get a fast response get the error 500. About 30s (used postman for the test).
If I use any filter that matches any register from 2013 works, but if just exists in a more recent date gives the error.
-
Hi Iara!
Could you please provide your DevOps organization name so we could check it further? If you do not want to post it publicly, please sent us an email at support@7pace.com
Regards,
Maxim
Please sign in to leave a comment.
Comments
4 comments