In XMM7 I used the Status field for every movie. After I imported the XMM7 database into XMM8, that field is showing the wrong information (at least in the Grid view). It appears that the information being shown in the Grid view is the primary key (the ID) for the record.
If I open the record into the Edit Movie window, the Status field shows the correct information. It appears to be incorrect only in the Grid view.
Status got its own table and that's why you will have to add "Status Description" to the grid to see the actual text value. What you see in "Status" is the ID of the status entry from this new table.
Please note that you cannot use "Status Description" in Tree View yet.