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
This is a problem because of the way the Dataset is constructed.
The name is a primary key on the Dataset table and the record for each dataset reference this name (because it is the primary key).
Changing the name requires that we delete the entry, creating a new entry then batch updating the records of the old dataset to this dataset.
________________________________
From: LJ Ramones ***@***.***>
Sent: Tuesday, April 6, 2021 2:18:21 PM
To: ljramones/trips ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [ljramones/trips] Can not rename a dataset. (#312)
This is a problem because of the way the Dataset is constructed.
The name is a primary key on the Dataset table and the record for each dataset reference this name (because it is the primary key).
Changing the name requires that we delete the entry, creating a new entry then batch updating the records of the old dataset to this dataset.
Will mark this as won't do
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#312 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQPXLNRDY3UGA66BQDE5RKLTHNF63ANCNFSM42K7JSGA>.
Manage datasets dialog has add, delete, export and close, but no rename. Ooops
The text was updated successfully, but these errors were encountered: