This seems to be a desync issue with some of the database fields. We cache some data temporarily to reduce database calls, which then gets rechecked and updated when you load the full company manager page for that company. Given the server specs and indeed PHP/MySQL performance have improved a lot over the years, I'm looking at recoding this to remove the cache step and make it more accurate.