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

CORE - ResourceBase: consulta periodos de fechas en array #1870

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JuanIRamirez
Copy link
Contributor

Requerimiento

https://proyectos.andes.gob.ar/browse/CORE-105

Funcionalidad desarrollada

  1. En la clase CarnetPerinatalResource, el campo fechaControl se arma mediante una función.
  2. Se divide el parámetro de fechas en fechas[0][1]
    3 Se utiliza $elemMatch: { fechaControl: { $gte: fechas[0], $lte: fechas[1] }}} para la busqueda entre fechas.

UserStories llegó a completarse

  • Si
  • No

Requiere actualizaciones en la base de datos

  • Si
  • No

@silviroa
Copy link
Contributor

USUARIO: jramirez
BUILD NUMBER: 10488
CYPRESS RUN: 9589
TEST START: 2024-02-16T14:52:56.420Z
TOTAL: 399
SUCCESS: 396
FAIL: 1
SKIPPED: 2

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

Successfully merging this pull request may close these issues.

None yet

2 participants