pcdshub / typhos

Automatic-yet-customizable Graphical User Interface Generation for Ophyd Devices
http://pcdshub.github.io/typhos
Other
16 stars 24 forks source link

Update Jira tool to use REST API and attach screenshot #591

Open klauer opened 9 months ago

klauer commented 9 months ago

Current Behavior

We use issue collectors for issue submission with typhos to Jira. I forget why we chose this route, but it's there and it's working

Possible Solution

We could use the REST API to submit issues: https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/ Then we could attach screenshots of the problematic device display along with the issue

Per Murali, there's more functionality there (that I admittedly have not looked into yet - the screenshot stuck out to me as a useful one though)

ZLLentz commented 9 months ago

This is pretty big, I had no idea this was an option