HicServices / RDMP

Research Data Management Platform (RDMP) is an open source application for the loading,linking,anonymisation and extraction of datasets stored in relational databases.
https://github.com/HicServices/RDMP#research-data-management-platform
GNU General Public License v3.0
36 stars 16 forks source link

Task/rdmp 190 offer change to depricated catalogue #1848

Closed JFriel closed 3 months ago

JFriel commented 4 months ago

Proposed Change

When cloning an extraction configuration that contains deprecated catalogues, ask the user if they want to replace the catalogue with it's replacement in the new cloned extraction configuration.

Will replace with any known replacement, and will recurse down the catalogue replacement tree to find the first non-deprecated catalogue if there is a chain of deprecated catalogues. i.e. D -> D -> C

Type of change

What types of changes does your code introduce? Tick all that apply.

Checklist

By opening this PR, I confirm that I have: