Giter VIP home page Giter VIP logo

Comments (12)

LukasReschke avatar LukasReschke commented on August 23, 2024

@georgehrke I assigned you to this. Thx.

from apps.

tomneedham avatar tomneedham commented on August 23, 2024

@georgehrke you need to write a migration provider: http://owncloud.org/dev/apps/data-migration/

from apps.

georgehrke avatar georgehrke commented on August 23, 2024

When I will have wrote the migration provider, shall I backport it to stable45?

from apps.

georgehrke avatar georgehrke commented on August 23, 2024

working on it right now
@tomneedham btw - the links at the bottom of the page http://owncloud.org/dev/apps/data-migration/ still point to gitorious

from apps.

tomneedham avatar tomneedham commented on August 23, 2024

Yes you can backport to stable45. Just bear in mind you need to take into account ant changes to your database structure. For example if you changed something you need to include a special case to change that if someone imports their data into an ownCloud instance with the new version of your app.

Thanks for the hint on the website, now on it.

from apps.

georgehrke avatar georgehrke commented on August 23, 2024

Was data-migration introduced with 4 or 4.5?

from apps.

tomneedham avatar tomneedham commented on August 23, 2024

4

from apps.

georgehrke avatar georgehrke commented on August 23, 2024

It might be good to backport it to ownCloud 4 as well

from apps.

tomneedham avatar tomneedham commented on August 23, 2024

Yes, as long as you have catered for any changes to the data structure :)

from apps.

tomneedham avatar tomneedham commented on August 23, 2024

To be honest it might be easier for the calendar to just export all the calendars to .ics files, then they will be migrated along with other user data, then on import just import them all again.

from apps.

georgehrke avatar georgehrke commented on August 23, 2024

Yeah, creating a .calendar-migration directory might be the best solution for the current version, but it won't work properly with the new calendar backend system which will probably be released with ownCloud 5.

from apps.

georgehrke avatar georgehrke commented on August 23, 2024

fixed with 129554a

from apps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.