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

[AstroObject] Actualizar búsqueda de objeto por id, para que funcione con AID y OID a la vez #215

Open
Tracked by #205
dirodriguezm opened this issue Oct 18, 2023 · 0 comments

Comments

@dirodriguezm
Copy link
Contributor

dirodriguezm commented Oct 18, 2023

Requerimientos

  • Si búsqueda es por OID de ZTF, buscar en Mongo y si no está en Mongo, buscar en PSQL
  • Si búsqueda es por AID, buscar en Mongo
    • El AID tiene regex "^AL.*"
  • Si búsqueda es por OID de ATLAS, buscar en Mongo
    • El OID de ZTF tiene regex "^ZTF.*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant