Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If DDD-123 happened to be a real issue in the local instance, it would take precedence. You can configure the IssueKey (comment) Regexp field to limit commenting to just the ABC project, the example below shows how multiple projects can be OR’d together to be ‘valid’:

Code Block
\b(ABC|DEF)-[0-9]+\b

Avoiding Subject Issue Key Mismatches

...