Uggh...this gets super complicated. To do the color matching, you can't use LogbookEntry, you need to use LogbookEntryDisplay. This causes problems down the wire and backwards compatible. So we would need to create a SEPARATE call for colored flights, and which return LogbookEntryDisplay objects, which have SCADS of fields that we simply don't care about, wasting bandwidth.
Uggh...this gets super complicated. To do the color matching, you can't use LogbookEntry, you need to use LogbookEntryDisplay. This causes problems down the wire and backwards compatible. So we would need to create a SEPARATE call for colored flights, and which return LogbookEntryDisplay objects, which have SCADS of fields that we simply don't care about, wasting bandwidth.