= problem =
Need to store bugzilla email association with FAS accounts for #347
= analysis =
This should be a pretty straight forward database table addition. FAS user can either be stored as plaintext or as a hash. Storing as plaintext might be better in this case to aid in storing proposals but certainly isn't required.
= enhancement recommendation =
Create a new table w/ SQLAlchemy and generate a new revision with alembic
I suppose that a '''complete''' bug title might be helpful ...
Fixed in [http://git.fedorahosted.org/cgit/blockerbugs.git/commit/?h=develop&id=4ffd2dd5700cab8c676ce794720f1e9a5edeb485 4ffd2dd5700cab8c676ce794720f1e9a5edeb485]
Log in to comment on this ticket.