egegunes / egegunes/redmine-cli
redmine show always says "Cache is obsolete"
Open
- Dominant language
- Python
- Stars
- 23
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The show subcommand stopped working. I've installed redmine-cli with pip3, `pip3 list` says it's version 1.3.0. I think it worked once or twice, but shortly after that it stopped working. Removing `~/.cache/redmine` doesn't help either. Other commands like `redmine issues` work fine. Here's what I get:
```
$ redmine --force show 5643
Caching users [####################################] 100%
Cache is obsolete. Run with --force.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.