Skip to content

Web UI sometimes says "Old version" is "Available in IATI Datastore" when it's not. #937

@jarofgreen

Description

@jarofgreen

Brief Description
Web UI sometimes says "Old version" is "Available in IATI Datastore" when it's not.

Severity
Medium

Issue Location
https://validator.iatistandard.org/report/dipr-998
This document is not actually available.

Details
In this case, it has happened because yesterday we rebuild the Solr cores from scratch, using the "solrize_reindex" option.
This document was not included in that rebuilding process.
However, as the only check to show that "Old version" label is if "last_solrize_end" is set, it falsely shows it.

if (last_solrize_end) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions