-
Bug
-
Resolution: Not a bug
-
Low
-
None
-
None
Sometime, in pull request, I write path to a file and it gives a link to a jira issue which does not exist.
/test/path/to/file-1.txt
file is not a project and file-1 is not a JIRA issue.
Is there a documented way to escape JIRA pattern in Stash?
I have found that the escape char is the "\", but it does not work within the "inline code characters" or the "code blocks".