#2326 FAS 0.8.7 upgrade
Closed: Fixed None Opened 13 years ago by mmcgrath.

There are still some steps to be done with FAS 0.8.7 update.

First we need to get rid of the python-webob dep.

Next we need to upgrade the database.


alter table groups add column invite_only BOOLEAN DEFAULT FALSE;

We've definitely updated to 0.8.7 (and then 0.8.8) so I think this is done.

  • The groups table has been upgraded appropriately
  • The webob dep still exists but I think that we just added the package to EPEL to solve that.

Login to comment on this ticket.

Metadata