This control limits what users can do at the object level
What is Object Permissions?
This Flow type guides users with screens and collects inputs
What is a Screen Flow?
You process 1000 records using Batch Apex with the default batch size (200)
How many times is the SOQL query executed?
What is Once?
This is the dashboard widget that visualizes one report in a multitude of different formats
What is a Chart Component?
April Fool's day is celebrated on this day of the month
What is the 1st?
This tool compares org security settings against a recommended baseline
What is Setup Audit Trail?
The Flow Builder feature that runs a test path and shows variable values step-by-step
What is Debug?
I help serialize and deserialize JSON dynamically when you don't know the structure ahead of time - perfect for unpredictable APIs
What is JSON.deserializeUntyped?
This report type combines multiple report blocks into a single view
What is Joined Report?
This is the universally accepted deadline for pranks—after this time, you’re just being annoying
What is Noon? (12:00PM)
When enabled, this setting controls which fields are audited
What is Field History Tracking?
This Flow runs automatically when a record is created/updated/deleted
What is a Record-Triggered Flow?
You wrapped everything in try-catch... but I still crash your code anyway. Why?
What is LimitException?
This report format allows you to group by rows and columns
What is Matrix Report?
This common gag item is typically placed on a seat and must be sat on for an effective prank
What is a Woopie Cushion?
This relationship type allows the child to inherit the parent's sharing rules
What is Master-Detail Relationship?
This allows one Flow to call another, reusing logic
What is a Subflow?
This is the Per Apex Class Size limit
What is 1 million characters? (~1MB)
This dashboard feature allows for different viewers to view different data on the same dashboard
What is Dynamic Dashboard?
This classic prank item involves placing this "invisible" office supply over a doorway or passageway
What is Clear Tape?
This environment type is ideal for User Acceptance Testing (UAT) and Quality Assurance (QA)
What is Partial Copy Sandbox?
The practice of designing flows to handle many records efficiently and avoid limits
What is Bulkification?
How do you handle a "Mixed DML Operation" error? Occurs when updating Setup objects (e.g., User) and non-Setup objects (e.g., Account) in the same transaction
What is an @future method?
This tool allows scheduling report refreshes and emails to users on a daily, weekly, or monthly cadence
What is a Report Subscription?
In a 1957 BBC hoax, people were fooled into believing they could grow this pasta on trees
What is Spaghetti?