Project

General

Profile

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.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
03/24/2021
Due date:
% Done:

0%

Estimated time:

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.

#1

Updated by Jay Gischer over 4 years ago

  • 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.

#2

Updated by Jay Gischer over 4 years ago

  • 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.

#3

Updated by Jay Gischer over 4 years ago

  • Status changed from Resolved to Closed

Pushed with 0.13.2

Also available in: Atom PDF