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

populate form with settings, general admin form improvements #48

Open
bradfordcondon opened this issue Jun 28, 2018 · 2 comments
Open
Assignees

Comments

@bradfordcondon
Copy link
Contributor

  • Now that we store previous run in a table, we should populate the form with existing settings
  • User should be warned that submitting truncates the index table and re-indexes
  • User should be informed that adding new entities doesnt mean they ahve to re-index because entities are added via hook

other stuff?

@bradfordcondon
Copy link
Contributor Author

Note: There is a bigger goal, which would be :

  • User should be able to add a new configuration without rebuilding hte index.
  • User should be able to manage CV/bundle combination.s
    • for example, i should bea ble to index GO for mrna, but not GO for biomaterials.

@almasaeed2010
Copy link
Contributor

It's hard not to truncate since we don't have foreign keys points towards chado cv terms. What if they are reindexing because the term has been deleted? Or the relationships were updated for some reason?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants