Skip to content

Uncaught ReferenceError: fetch_specimenPat is not defined when clicking patient name in Results tab #191

@Tjones1701

Description

@Tjones1701

Description

When logged in as a lab technician, navigating to the Results tab, searching for a patient name, and clicking on the patient name triggers a JavaScript error:

Uncaught ReferenceError: fetch_specimenPat is not defined
    at <anonymous>:1:1

Steps to Reproduce

  1. Log in as a lab technician
  2. Click the Results tab
  3. Search for a patient by name
  4. Click on the patient name in the search results

Expected Behavior

The patient's specimen/result details should load.

Actual Behavior

Nothing happens and the above ReferenceError is logged in the browser console. The fetch_specimenPat function is being called but is not defined or not loaded on the page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions