Actions
Feature #28283
closedAutodetect if apidoc cache needs reload
Difficulty:
Triaged:
Yes
Bugzilla link:
Team Backlog:
Description
If the server was upgraded and there are new endpoints or there changes in some then it may lead to errors such as "The server does not support such operation." if the cache wasn't reloaded.
Fix for this issue should include:
1. Autodetection if the cache needs to be reloaded.
2. If so, reload the cache.
Also, the note from discussion with @mbacovsky:
It may be a good idea to extend/add hammer-cli-foreman version to the checksum and reload the cache if the hammer version is newer than the version in checksum.
Updated by Oleh Fedorenko almost 4 years ago
- Status changed from New to Assigned
- Assignee set to Oleh Fedorenko
Updated by Oleh Fedorenko over 3 years ago
- Status changed from Assigned to New
- Assignee deleted (
Oleh Fedorenko)
Updated by Oleh Fedorenko about 3 years ago
- Status changed from New to Assigned
- Assignee set to Oleh Fedorenko
Updated by The Foreman Bot almost 3 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli/pull/359 added
Updated by The Foreman Bot almost 3 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/594 added
Updated by The Foreman Bot almost 3 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/599 added
Updated by Oleh Fedorenko almost 3 years ago
- Pull request deleted (
https://github.com/theforeman/hammer-cli-foreman/pull/594, https://github.com/theforeman/hammer-cli/pull/359)
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases hammer-cli-foreman-3.3.0 added
Updated by Oleh Fedorenko over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|a4a6592ff158d709f5a97f2e25743c9acd4011e9.
Actions