-
Type: Task
-
Status: Done (View Workflow)
-
Priority: Normal
-
Resolution: Done
-
Component/s: ets_target_database
-
Labels:
-
Epic Link:
There is a possibility that a program PI wants to update their target list. In this case, we could add/remove/update rows, but it may be easier for us to insert all rows from the new list into the target table in targetdb, assign a new input_catalog_id, and deactivate the previous catalog. To make this feature, I'd like to suggest to add a flag to indicate whether the input catalog is active or not to the input_catalog table.
Name of the column can be, e.g, "active", "obsolete", "disabled", "latest", etc. If you have any suggestions, please let me know.