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

The "Api::getIssueTypes" method result isn't cached #151

Open
aik099 opened this issue Nov 25, 2016 · 0 comments
Open

The "Api::getIssueTypes" method result isn't cached #151

aik099 opened this issue Nov 25, 2016 · 0 comments
Labels

Comments

@aik099
Copy link
Collaborator

aik099 commented Nov 25, 2016

The Api::getIssueTypes method works as expected, however it doesn't cache it's response as other methods, like Api::getResolutions do for example. That results in API call made for each method call despite the fact, that issue types doesn't change on it's own.

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

No branches or pull requests

1 participant