OpenConceptLab / ocl_issues

Issues for all OCL repos. NOTE: Install ZenHub Browser Extension and request access to the OCL Roadmap board to view all issues and to contribute
4 stars 1 forks source link

Bug: Collection version page won't load concepts #1826

Closed jamlung-ri closed 3 months ago

jamlung-ri commented 5 months ago

When I go to a collection version link like this: https://app.openconceptlab.org/#/orgs/openmrs/collections/CCD/9/concepts/

The Concepts tab does not load. I looked at the API query for this, and it appears to be loading a bad query: https://app.openconceptlab.org/#/orgs/openmrs/collections/CCD/9/concepts/

This appears to be happening in any collection version on Prod. @snyaggarwal did note that the current workaround is to select an expansion, which then allows the Concepts to load correctly e.g. https://app.openconceptlab.org/#/orgs/openmrs/collections/CCD/8/expansions/autoexpand-8/

paynejd commented 5 months ago

This kind of bug should have a test so that we never deploy the TB unless it's working. This needs to be part of TBv3

On Mon, Apr 22, 2024 at 9:06 AM Joseph Amlung @.***> wrote:

When I go to a collection version link like this: https://app.openconceptlab.org/#/orgs/openmrs/collections/CCD/9/concepts/

The Concepts tab does not load. I looked at the API query for this, and it appears to be loading a bad query: https://app.openconceptlab.org/#/orgs/openmrs/collections/CCD/9/concepts/

This appears to be happening in any collection version on Prod. @snyaggarwal https://github.com/snyaggarwal did note that the current workaround is to select an expansion, which then allows the Concepts to load correctly e.g. https://app.openconceptlab.org/#/orgs/openmrs/collections/CCD/8/expansions/autoexpand-8/

— Reply to this email directly, view it on GitHub https://github.com/OpenConceptLab/ocl_issues/issues/1826, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJCOOPHHRLSJGSUYCFBJLLY6UDN7AVCNFSM6AAAAABGSX7TDSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TMNBZGU3DEOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

snyaggarwal commented 5 months ago

@jamlung-ri This is deployed on QA and Staging

jamlung-ri commented 5 months ago

This is working on Staging!