Description of problem: Bugbot needs to know if a FlagType is active or not. The Bug.get RPC call does not return this information, and Flag.get is being removed in the upcoming 4.4 release. This bug is to add the 'is_active' field of the FlagType to the flag data of Bug.get so bugbot continues to function as expected.
This change is now live. -- simon