AS a developer, I want the card setup functions to use JSON files to determine the metadata for a card #27
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
1 participant
Notifications
Total time spent: 1 hour 51 minutes
Due date
Vylpes
1 hour 51 minutes
No due date set.
Dependencies
No dependencies set.
Reference: External/card-drop#27
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: 5
AS a developer, I want the card setup functions to use JSON files to determine the metadata for a card
SO THAT I can have additional metadata for each card
Acceptance Criteria
AS a developer
GIVEN I start the bot
WHEN the bot setups the card database
THEN the bot should search for all the JSON files in the folder
AND look in these files for the metadata for the card data
Subtasks
Notes
No notes
Blocked until the JSON file is ready
Implement JSON metadata folderto AS a developer, I want the card setup functions to use JSON files to determine the metadata for a cardI can work on it now before the JSON files are ready, just need to use a feature flag