-
Notifications
You must be signed in to change notification settings - Fork 18
Monica full db import #152
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requeststatus: waiting for feedbackProcessed; waiting for reporter or maintainer feedback before further workProcessed; waiting for reporter or maintainer feedback before further work
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requeststatus: waiting for feedbackProcessed; waiting for reporter or maintainer feedback before further workProcessed; waiting for reporter or maintainer feedback before further work
Description / 功能描述
Full database import of a Monica set up. Monica can provide a db dump which could be imported by Bonds.
Motivation / 动机
While the existing json import is great (#72), it doesn't allow imports of user accounts and images.
Proposed Solution / 建议方案
When starting up for the first time or in the advanced options, it should be possible to do a full import to replace existing data.
Alternatives Considered / 备选方案
User accounts can probably be done manually, but images are a real pain
Additional Context / 补充信息
No response