When claiming legendary cards, the embed will fail to update the interaction, but will save the card to the database #245
Labels
No labels
blocked
duplicate
needs criteria
needs estimate
needs testing
question
requires documentation
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
spike
type
story
type
subtask
won't fix
No project
No assignees
2 participants
Notifications
Total time spent: 25 minutes 16 seconds
Due date
Vylpes
25 minutes 16 seconds
No due date set.
Dependencies
No dependencies set.
Reference: External/card-drop#245
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current behaviour
The card will be saved to the user's inventory, but the interaction fails to update the embed. This seems to only affect legendary cards.
Expected behaviour
The embed should update to say it was claimed by another user, like other cards.
A fix has been implemented and pending release. The issue was to do with the command trying to reupload the attachment, which it had limited time to do. This was only affecting legendaries due to their large size compared to the other files.
This has been fixed by defering the update as well as making it only update the embed and reuse the already-uploaded attachments