Skip to content

No Handling for Non-SObject Types in Records List #3

@ethandunzer

Description

@ethandunzer

The code assumes all entries in req.records are SObjects. If a non-SObject is passed, it may cause runtime errors.

Suggested Fix

  • Add type checking or validation to ensure all items in req.records are SObjects.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions