A developer has the following trigger that fires after insert and creates a child case whenever a new case is created. Which unexpected behavior happens after the code block executes? 1) The child cases are not created when a new case is created 2) The child cases are created with incorrect ParentId values 3) The child cases are created with incorrect Subject values 4) The child cases are created but cannot be accessed