I would like to have direct links from Asana tasks to our issue tracking system but making creating them easy. The way I envisioned it would be to create an integer custom field and find a way to customize/decorate it so that when the user clicks on it he can immediately open the referenced issue.
For instance, if the field value should be 12345
, the auto generated link would be https://www.myissuetracking.com/issue/12345
.
Is this doable?