Dashboard › cli › issue merge --into participation
01a08aa5-a528-7edd-9e1a-4b30efc252ffsentry issue merge --into <issue> must always include that issue in the merge and prefer it as the canonical parent, even when absent from positional arguments. Chose effectiveArgs = [...args, flags.into] plus numeric-ID deduplication over treating --into as ordering-only because a preferred parent cannot be outside the merge set; Sentry may still choose a larger group by event count.