AS a user, I want to be able to sort the inventory command by card id, name, and type #278
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 milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: External/card-drop#278
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?
Epic:
Story Points: 2
SO THAT I can sort it in an order of the type I am looking for
Acceptance Criteria
GIVEN I am a user
WHEN I run `/inventory <sortBy=id|name|type>
THEN the cards will be sorted within the series by its id (default), name, or type, respectively
Subtasks
Notes
Ability to sort the inventory command by card id, name and rarityto AS a user, I want to be able to sort the inventory command by card id, name, and type