-
Suggestion
-
Resolution: Unresolved
-
None
-
None
Context
Currently, the app has a regular expression that will convert any matching text into a Jira ticket. In some cases, a company that uses a similar pattern for purchase orders and so on, which causes confusion.
Current behaviour
Any value that matches a "key-numbers" e.g. PO-12345 will be parsed as a Jira issue.
Desired behaviour
Allow customers to set an exclusion list of project keys - e.g. any match that starts with "PO" won't be treated as a Jira issue.
My company completely removed the add-on because it was making any emails about COVID-19 a clickable link to a non-existent Jira item, and it was causing a lot of confusion. If we can add text exclusions to the add-on, that would resolve this issue.