Status Id returned on DefaultFields object doesn't match statusID

Status Id returned on DefaultFields object doesn't match statusID

I'm attempting to populate a list of StatusTypes and set the bug statusId as the default selected.  When rendered nothing is selecting.  Reproducibility, Severity and Classification are all working but StatusType is not.  Upon investigation, the statusId returned on the Bug Object does not exist in the map of statusDeatils on the Defaultfield object.  I think this is a bug.  If not I'd like some clarification as to why that value is different as it is appearing this way for a number of our Bug Tickets.  The Bugs Status Type is correct so in the short term I can just display this but I'd like to tie the statusId back to the DefaultField maps if possible.

Attached are debug Screen shots of the values I'm receiving.  I'm using the ZOHO-Projects Github Java Library found here for all my API calls.

Regards,

Billy Larsen