Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When discarding to hand size, discard triggers can't be responded to #12090

Closed
Cguy7777 opened this issue Apr 8, 2024 · 0 comments · Fixed by #12115
Closed

When discarding to hand size, discard triggers can't be responded to #12090

Cguy7777 opened this issue Apr 8, 2024 · 0 comments · Fixed by #12115

Comments

@Cguy7777
Copy link
Contributor

Cguy7777 commented Apr 8, 2024

Tested on the most recent codebase as I write this (latest commit: 29f9858).

To reproduce:

  1. Have a permanent on the battlefield with an ability that triggers on discarding cards, such as Confessor.
  2. Discard to hand size during your cleanup step.

Expected result: The triggered ability goes onto the stack, and you receive priority.
Actual result: The triggered ability immediately resolves without any chance to respond. (Its controller still makes required decisions such as targets.)

Tested cards known to be affected:

  • Confessor (DiscardCardPlayerTriggeredAbility)
  • Feast of Sanity (DiscardCardControllerTriggeredAbility)
  • Tourach, Dread Cantor (DiscardsACardOpponentTriggeredAbility)
  • Rielle the Everwise (custom triggered ability, previously reported for just this card in Rielle, the Everwise Bugs #6761)
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 a pull request may close this issue.

1 participant