Description
Is your feature request related to a problem? Please describe.
PR #5461 deprecates the author
and email
fields of the Entry
object in favour of authors
, which contains author names and emails.
We should remove all usages of Entry author
and email
in the UI and webservice and drop those columns.
Notably, in the webservice, remove the usage of author
here and here. Double check to see if there are other usages of Entry author
and email
in the webservice and remove those too.
Describe the solution you'd like
Remove deprecated Entry author
and email
fields and drop those columns.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Follow-up work from this PR #5461 that deprecates the author
and email
fields.
┆Issue is synchronized with this Jira Story
┆Fix Versions: Dockstore 1.15
┆Issue Number: DOCK-2376
┆Sprint: 127 - Zora
┆Issue Type: Story