Skip to content

fix(player): fix bug where characters with no mounts or no minions were being marked as deleted#65

Merged
Pricetx merged 2 commits intomasterfrom
fix/#63
Jan 9, 2022
Merged

fix(player): fix bug where characters with no mounts or no minions were being marked as deleted#65
Pricetx merged 2 commits intomasterfrom
fix/#63

Conversation

@ReidWeb
Copy link
Copy Markdown
Member

@ReidWeb ReidWeb commented Jan 9, 2022

A CharacterDeletedException was being thrown by getPage and not handled for the mount/minion scenario. The general catch statement was handling this as if the whole character was deleted.

To account for this I have also renamed CharacterDeletedException.

Tests have been added to the integration test suite to confirm the execution of desired pathways yield desired results

Relates to #63

…re being marked as DELETED

A CharacterDeletedException was being thrown by `getPage` and not handled for the mount/minion scenario. The general catch statement was handling this as if the whole character was deleted.

To account for this I have also renamed CharacterDeletedException.

Tests have been added to the integration test suite to confirm the execution of desired pathways yield desired results

Relates to #63
@ReidWeb ReidWeb changed the title fix(player): fix bug where characters with no mounts or no minions we… fix(player): fix bug where characters with no mounts or no minions were being marked as deleted Jan 9, 2022
@ReidWeb ReidWeb linked an issue Jan 9, 2022 that may be closed by this pull request
@Pricetx Pricetx merged commit 5cf330f into master Jan 9, 2022
@matthewhillier matthewhillier deleted the fix/#63 branch May 29, 2022 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Very high number of characters marked as DELETED

2 participants