Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
indexer: Reprocess unfinished index reports
If a manifest has scanned with all it's scanners it _should_ end up with a completed index report in the IndexFinished state. If it does not then it will not be possible to query this manifest. To fix an incomplete index report it will need rescanning so trigger a rescan. Signed-off-by: Iain Duncan <[email protected]>
- Loading branch information