Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Brad WoodBrad WoodReporter
John WhishJohn WhishComponents
Fix versions
Priority
Major
Details
Details
Assignee
Brad Wood
Brad WoodReporter
John Whish
John WhishComponents
Fix versions
Priority
Sentry
Sentry
Sentry
Created May 21, 2024 at 8:17 AM
Updated August 21, 2024 at 6:35 AM
Resolved August 21, 2024 at 6:10 AM
This is stolen from Ruby, Java, Swift, Kotlin and Javascript also supports it - not sure which other languages support it but it’s really nice for readable code.
Ruby example
which is the same as
The first example is much more readable and developer friendly.
Javascript example
JS Spec