| Token | Description | |-------|-------------| | [A-Z]+ | One or more uppercase ASCII letters | | - | Literal hyphen | | [0-9]+ | One or more digits |
\b[A-Z]1,10-\d1,10\b
This article provides the ultimate guide to the Jira issue key regex, covering the official specification, edge cases, language-specific examples, and advanced use cases. jira issue key regex
import re from collections import Counter | Token | Description | |-------|-------------| | [A-Z]+