rdmo icon indicating copy to clipboard operation
rdmo copied to clipboard

Interview copy dataset

Open jochenklar opened this issue 6 months ago • 0 comments

This PR adds the possibility to copy tabs (i.e. datasets) or better to create a new tab with all values from the current tab. It works a bit like deleting a set. If a set_value is present (e.g. project/dataset/id), the catalog is used to get all values for the current set and copy them, along with a new set_value. For # style sets without attributes this is done in the front end. There is some black magic involved when the set_prefix of values is updated with the set_index of the new set.

jochenklar avatar Aug 20 '24 12:08 jochenklar