You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The source.yml is currently a free text field. This will be a problem when we start using this field value as the way to retrieve records from different sources (arXiv, APS, ...) by the merger, since this value will be in the database and should always be the same.
An enum should be created instead.
NOTE: One of the values in the enum should be used for the user submission forms. The forms currently don't populate the source field, but they should start doing that once we have the merger working.
The text was updated successfully, but these errors were encountered:
The source.yml is currently a free text field. This will be a problem when we start using this field value as the way to retrieve records from different sources (arXiv, APS, ...) by the merger, since this value will be in the database and should always be the same.
An enum should be created instead.
NOTE: One of the values in the enum should be used for the user submission forms. The forms currently don't populate the
source
field, but they should start doing that once we have the merger working.The text was updated successfully, but these errors were encountered: