Binder Place Command #498
Labels
No labels
blocked
duplicate
needs
approval
needs
criteria
needs
estimate
needs
tests
question
type
admin
type
alert
type
bug
type
change
type
defect
type
epic
type
idea
type
incident
type
investigation
type
spike
type
story
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#497 Binder View command
External/card-drop
Reference
External/card-drop#498
Loading…
Add table
Add a link
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?
Epic: #281
Story Points:
SO THAT I can place cards into my binder
Acceptance Criteria
GIVEN I am a user
WHEN I run
/binder place <cardNumber: string> <page:INT> <slot: INT>AND the slot is empty
AND I have enough available quantities
THEN the slot will be saved
AND I will receive a success embed
GIVEN I am a user
WHEN I run
/binder place ...AND the slot is occupied
THEN I will receive an error embed
GIVEN I am a user
WHEN I run
/binder place ...AND I don't have enough available quantities
THEN I will receive an error embed
Subtasks
Notes
No notes