This plugin offers a convenient way to reference items in a FlySpray tracker - http://www.flyspray.org
FlySpray#itemid
Download and install the plugin using the Plugin Manager using the following URL. Refer to Plugins on how to install plugins manually.
Open plugin's syntax.php file to set the path to FlySpray web root url.
I think /etc/dokuwiki/interwiki.conf is meant for such links. When properly configured, [[fs>12|major bug]] link looks like major bug. In my mind, it would be better to patch DokuWiki to allow [[fs+12]] links to be displayed as FS 12, (i.e. to render the prefix part if + is used instead of >). This would also cover the functionality of gitlink2 plugin. — Linulin