Skip to content

Molecule and PS bulk import by file#1998

Open
XingY wants to merge 10 commits into
developfrom
fb_moleculeImport
Open

Molecule and PS bulk import by file#1998
XingY wants to merge 10 commits into
developfrom
fb_moleculeImport

Conversation

@XingY
Copy link
Copy Markdown
Contributor

@XingY XingY commented May 7, 2026

Rationale

Modified utils to query for imported dataclass counts after cross-type imports (e.g., Molecule imports that create NucSequence, Compound, and MolecularSpecies rows).

Related Pull Requests

Changes

  • getGridIdsFromTransactionId return type changed from string[] to DataTypeRowIdsFromTransactionIds (includes rowIds, dataTypeRowCounts)
  • selectGridIdsFromTransactionId updated to match new return type
  • getSampleTypesFromTransactionIds refactored to delegate to shared getDataTypesFromTransactionId helper; return type uses generic dataTypes field instead of sampleTypes
  • New getDataClassesFromTransactionIds function — resolves DataClass names and builds per-type row counts from transaction audit IDs
  • New DataTypeRowIdsFromTransactionIds type exported

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