Skip to content

Individual Tables Workbench shows 0 count instead of actual sum #63

@laserpointlabs

Description

@laserpointlabs

Problem

Individual Tables workbench displays 0 for individual counts even when individuals exist in the table.

Impact

Users cannot see how many individuals are in each class table.

Location

frontend/app.html - Individual Tables display area

Solution

  • Fix count calculation/sum logic in loadIndividualTablesInterface() or showIndividualTable() functions
  • Ensure API returns correct count when fetching individuals
  • Display actual sum of individuals in table header/card

Affected Functions

  • loadIndividualTablesForCurrentOntology()
  • loadIndividualTablesInterface()
  • showIndividualTable()

Branch

feature/individuals-tables-fixed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions