Actions
Bug #32434
closedapipie:cache:index warns the cache is out of date
Status:
Closed
Priority:
Normal
Assignee:
Category:
Rake tasks
Target version:
Description
When you run the rake task apipie:cache:index it prints a message that the cache is out of date:
API controllers newer than Apipie cache! Run apipie:cache rake task to regenerate cache.
Since this is the command to actually generate that cache, the user shouldn't be bothered with it.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman/pull/8474 added
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|7a403146340dee6a1d56389b9475614641b39a8a.
Actions