Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: show sobject type for dml #511

Open
lcottercertinia opened this issue May 9, 2024 · 0 comments
Open

feat: show sobject type for dml #511

lcottercertinia opened this issue May 9, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lcottercertinia
Copy link
Collaborator

Is your feature request related to a problem?

The first think I usually look for (when checking DML) is the object type and it often just says SObject (from the list type). We very rarely use mixed DML.

Describe the solution you'd like

so how about parsing it from the trigger type if present?

0:00:00:000 CODE_UNIT_STARTED [EXTERNAL]|<anId>|ns.MyObjectTrigger on MyObject trigger event BeforeInsert|__sfdc_trigger/ns/MyObjectTrigger
@lcottercertinia lcottercertinia added enhancement New feature or request needs-triage and removed needs-triage labels May 9, 2024
@lcottercertinia lcottercertinia added the good first issue Good for newcomers label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant