Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lists.dev has inconsistent counts and items on pages #73

Open
adam-collins opened this issue Mar 1, 2024 · 0 comments
Open

lists.dev has inconsistent counts and items on pages #73

adam-collins opened this issue Mar 1, 2024 · 0 comments
Assignees

Comments

@adam-collins
Copy link
Contributor

lists.dev has inconsistent display of items on the list search page.

I suspect this is because mongodb and elasticsearch are not maintained as expected when repeated admin migrations take place. i.e. duplicates are created. Additional migrations are necessary when changes are made to the source data or source application services used by migration or species-lists migration code changes.

Requirements

  • Migration need to be robust.
  • Migration is cumbersome due to the lack of UI feedback forcing tailing of logs.

Tasks

  • Remove the need to monitor logs.
  • Prevent migrate from creating duplicates.

Suggestion

  • Have a one-button migration. This is instead of the 3-button that also requires log monitoring.
  • Disable migration when data already exists.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants