-
Notifications
You must be signed in to change notification settings - Fork 279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate DECK to another NextCloud instance #3709
Comments
We are having this need too. We need to migrate to a new NC instance but we didn't want to lose the created projects. It would be a great feature... |
An export/import feature would also help greatly to process personal data in a GDPR-compliant way. According to Article 20 Point 1 GDPR, “the data subject shall have the right to receive the personal data concerning him or her, which he or she has provided to a controller, in a structured, commonly used and machine-readable format and have the right to transmit those data to another controller without hindrance from the controller to which the personal data have been provided.” The functionality to export and import a whole board would be an important first step. |
@RainerKlute please don't mix up topics: An export for being GPDR complient is already available via an |
Not sure what you are talking about, @stefan-niedermann. Which occ command would that be? Following your link, I can neither find the word “GDPR” nor “personal” nor “protection”. |
@RainerKlute try searching for |
Unfortunately the
|
I filed #3828 with more details on how the implementation should be handled since there is now a server API for this with 24. Let's use this one for tracking. |
is there any possibility to export DECKs (incl attachments) from one instance and import to another NextCloud instance?
The text was updated successfully, but these errors were encountered: