Skip to content

Molecule and PS bulk import by file#1998

Merged
XingY merged 25 commits into
developfrom
fb_moleculeImport
May 20, 2026
Merged

Molecule and PS bulk import by file#1998
XingY merged 25 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

@XingY XingY requested a review from labkey-nicka May 14, 2026 20:57
Comment thread packages/components/src/internal/actions.ts Outdated
Comment thread packages/components/src/internal/actions.ts Outdated
Comment thread packages/components/src/internal/actions.ts Outdated
@XingY XingY merged commit 6ae3bc6 into develop May 20, 2026
3 checks passed
@XingY XingY deleted the fb_moleculeImport branch May 20, 2026 18:15
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.

2 participants