Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
This repository was archived by the owner on May 27, 2025. It is now read-only.

If commit ingestion is behind, the approved commits display can now crash the search page #73

@philc

Description

@philc

Now that we reference the Commit database object from the view ("db_commit.approved?"), if load the search page and a commit is shown which has been pulled, but has not had a corresponding record in the DB created for it, db_commit will be nil.

We've discussed this before. I think the general solution is to not render commits in the saved searches which do not also exist in the database.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions