/rest/issue/count and cache
/rest/issue/count sometimes returns the old value even after it returns something more or equal than 0. I think that the problem is in some kind of caching. I have to make a request several times to get a new correct value. Can smb help me?
Please sign in to leave a comment.
Hello,
Do you use standalone or incloud Youtrack? Which version do you use?
Hello,
Standalone Youtrack, version 5.2.5
Is it possible for you to upgrade?
It does not depend on me. Not in the near future. Do you think this problem depends on the version?
Sorry for the delay. Most probably, the upgrade will not help. The thing is, issue count is eventually consistent and sometimes can return slightly incorrect results.