I'd like to create a custom field (e.g. User ID) where once I input a value and create the issue, it will query Redshift using a SQL query that I define and then post the results into either the description or comment.
Also, I'd like to format the results into a table with hyperlinks.
Thanks!