Add time estimate / time spent to API Issue output
Description
Presently, the newer time estimate and time spent fields are not returned when you get issue(s) from the API. I'm required to create a CSV for several fields in the issues our company handles, for quality reports and the like. Currently, I manually go through each issue and write out the estimates in the CSV that my script generates from the API issue requests that I...issue.
Proposal
Add time estimated / time spent to the hash elements output upon an API Issue request. This would be very helpful!