You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include alias in include_fields (closes#170) (#186)
Include `alias` in `include_fields`, when the parameter for `getbug` is
an alias (closes#170)
Because the `_getbugs` method tries to return bug data in the same order
as IDs and aliases are provided, the `alias` needs to be explicitly
added to `include_fields`.
0 commit comments