Skip to content

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

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions