Else-If on Conditional Failure
KharTheCharr opened this issue ยท 0 comments
Describe the bug
When using the "Else If" feature on a conditional, it isn't working properly or at all.
Do you have an error log of what happened?
There are no errors
To Reproduce
- Import simple test weakaura: https://wago.io/f9-bD-aoz
- If you don't have a rogue, switch the "Crimson Vial" buff to something else that's easily spammable (and potentially change the conditional numbers on the buff).
- Use Crimson Vial/your buff
- Expected result: Chat prints "4", then "3" to denote the time remaining on the buff
- Actual result: Chat only prints "4"
- Remove the "Else if" on the second conditional
- Use Crimson Vial/your buff
- Expected result: Chat prints "4", then "3" to denote the time remaining on the buff
- Actual result: Chat now prints "4", then "3" properly
Screenshots
N/A
Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
Yes
Which version of WeakAuras are you using?
3.0.4
Are you on World of Warcraft Classic or Retail?
- Classic
- Retail
Was it working in a previous version? If yes, which was the last good one?
Unknown, never tested this feature until now.
Additional Info
N/A