Supamiu / Lostark-helper

A set of helper tools for Lost Ark
37 stars 41 forks source link

Fixing export and import in tasks and roster #46

Closed renatoagds closed 2 years ago

renatoagds commented 2 years ago

Today, the import action for Roster and export/import for Tasks are broken.

For roster, the problem is that we export the entire roster collection, but use only.characters at import action.

For tasks, we're exporting only the .custom flag because we're mapping instead of filtering the tasks, and we need to force a new authorId at import.