I want to add a table to the database to hold a list of status values. The status field in the bug table then should reference an entry in the new table. And so, backwards compatibility will be a consideration.
I anticipate that this will make it easier to integrate with other systems in the future.