Hey everyone. I was the guy that did the presentation on EazyBI at our last meeting. I totally meant to share a quick win with you. In Chrome, if you right click the header and choose "Add Page" then name it something like "Hide/Show" and paste this into the URL.
javascript:(function(){$('#viewissuesidebar').toggle();})()
This will give you more real estate in your Jira issues when you click it. Our teams use it all the time, especially when doing our Planning sessions.
Thank you,
Derek Rone