In my workflow, I create a reference to a jira issue that needs to be readable and understandable, but have no spaces or upper case characters. I call it a slug. I have a script that does this for me, but it is not very optimal. Is there a good way to get some string that represents an issue such that I will know what issue it is, and not just the id?