Bug #100
Export then import of a character does not result in a new character
Added by Jay Gischer over 4 years ago.
Updated over 4 years ago.
Description
The export produces a file, but reimport of that file does nothing visible. It seems that it might be related to having a character with that name already existing.
- Status changed from New to In Progress
This is, in fact, expected behavior, since we do not allow multiple entities with the same name. (Decks, Cards, etc.) However, the response of the system to this operation is somewhat unsatisfying, since the system does nothing with no explanation. The user can easily think the system has ignored them or failed for some reason.
- Status changed from In Progress to Resolved
In order to support a better U/X, the code for processing an archive and adding all its modules to the system was refactored into a Meteor Method call. Otherwise, thrown exceptions never make it to the client.
- Status changed from Resolved to Closed
Also available in: Atom
PDF