Closed
Description
Is your feature request related to a problem? Please describe.
The OrganizationUser accepted
field was removed in 1.14.0, but the accepted
column was left in the database. We should remove it after 1.14.0 is deployed.
Describe the solution you'd like
Remove the following things:
accepted
database column- database trigger that keeps the
accepted
column and thestatus
column in sync - the "hack" in import.sql (see this comment for more details)
Describe alternatives you've considered
n/a
Additional context
Add any other context or screenshots about the feature request here.
┆Issue is synchronized with this Jira Story
┆Fix Versions: Dockstore 1.15
┆Issue Number: DOCK-2286
┆Sprint: 115 - Niagara
┆Issue Type: Story