Tom Osowski
Tom Osowski
👋 @jamesgraham thanks for your suggestions. I have been tracking this in https://github.com/osowskit/atlassian-github-app-addon/issues/20#issuecomment-395516297 but don't have short-term plans on implementing support for this: > Adding an Admin page will add...
This is a bit trickier to offer because 1) every jira uses different identifiers for issue type and the text value isn't passed to the app and 2) this branch...
@kbakk that is an interesting idea. The main issue is that it isn't easy to get the issue type - say Bug. If you could provide the issue type id...
@kbakk I'm back to this now. This plugin was designed with minimal permissions so cannot access the JIRA API. It's event-driven and atlassian is passing data via URL params. In...