AS a user, I want to be able to sort the inventory command by card id, name, and type #278

Open
opened 2024-06-28 10:42:22 +01:00 by Vylpes · 0 comments
Owner

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

  • Update the command to accept this parameter
  • Update generation logic to sort by a custom field
  • Update the pagination

Notes

  • The default will be "id"
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 - [ ] Update the command to accept this parameter - [ ] Update generation logic to sort by a custom field - [ ] Update the pagination ## Notes - The default will be "id"
Vylpes added the
type
story
label 2024-06-28 10:42:26 +01:00
Vylpes added the
needs criteria
needs estimate
labels 2024-09-22 14:33:26 +01:00
Vylpes changed title from Ability to sort the inventory command by card id, name and rarity to AS a user, I want to be able to sort the inventory command by card id, name, and type 2024-10-13 15:16:22 +01:00
Vylpes removed the
needs criteria
label 2024-10-13 15:18:38 +01:00
Vylpes removed the
needs estimate
label 2024-10-27 16:39:30 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: External/card-drop#278
No description provided.