-
Notifications
You must be signed in to change notification settings - Fork 4
False positive on Daily Reward streak reward #54
Copy link
Copy link
Open
Labels
Priority: MEDThis issue is of medium priority.This issue is of medium priority.Scope: PremiumThis issue applies specifically to Quickplay Premium.This issue applies specifically to Quickplay Premium.Status: In progressAt least one commit has been made towards this issue, however it's not yet ready for review/merge.At least one commit has been made towards this issue, however it's not yet ready for review/merge.Type: BugThis issue contains a bug.This issue contains a bug.
Milestone
Metadata
Metadata
Assignees
Labels
Priority: MEDThis issue is of medium priority.This issue is of medium priority.Scope: PremiumThis issue applies specifically to Quickplay Premium.This issue applies specifically to Quickplay Premium.Status: In progressAt least one commit has been made towards this issue, however it's not yet ready for review/merge.At least one commit has been made towards this issue, however it's not yet ready for review/merge.Type: BugThis issue contains a bug.This issue contains a bug.
Users are told that they received a daily reward streak reward, even if they didn't. This is because messages are sent based off of the
tokenproperty, when in fact what that says is whether the current token is a daily reward or a reward token.