Hide Forgot
The _bug_to_hash function is commonly used to add new fields to the Bug.get call. We have several such extensions already cluttering up this function. I'd say it's time we pushed these out into their respective extensions and called into them with hooks.
extension hooks are quite expensive, I would recommend having a 'bugs_to_hash' hook that took an arrayref of bugs and performed whatever operation, so that if you have 10,000 bugs you don't have to call the extension 10,000 times. we'd accept that solution upstream.
On QA server. 1: Run Bug.get on a bug with external trackers and a pool. Returned data includes, ETs, pool data, and other custom values. Passed.
The fix for this issue has been deployed to the stage server for a short period of public testing. https://bugzilla.stage.redhat.com
This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug.