Skip to content

bi-queries: se agrega opcion de argumento id como string#155

Open
MCele wants to merge 1 commit intomasterfrom
IN-326
Open

bi-queries: se agrega opcion de argumento id como string#155
MCele wants to merge 1 commit intomasterfrom
IN-326

Conversation

@MCele
Copy link
Contributor

@MCele MCele commented Dec 13, 2021

Requerimiento

Se agrega atributo en argumento optativo para poder utilizar un parámetro con formato de id en string para utilizar con query de https://proyectos.andes.gob.ar/browse/IN-326

Funcionalidad desarrollada

UserStory llegó a completarse

  • Si
  • No
  • No corresponde

Requiere actualizaciones en la base de datos

  • Si
  • No

Requiere actualizaciones en la API

  • Si
  • No

En la query se utilizaría como:

 "argumento" : [      
{
            "key" : "unidadOrganizativa",
            "label" : "Unidad Organizativa",
            "tipo" : "unidadOrganizativa",
            "formato" : "string",
            "required" : false
        }]

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

Successfully merging this pull request may close these issues.

1 participant