AS a developer, I want the sortBy variable to error instead of defaulting #88
Labels
No labels
blocked
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
question
spike
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
epic
type
investigation
type
story
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 4 minutes 13 seconds
Due date
Vylpes
4 minutes 13 seconds
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/random-bunny#88
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: 1
AS a developer, I want the sortBy variable to error instead of defaulting
SO THAT I know my input is incorrect instead of guessing
Acceptance Criteria
AS a package user
GIVEN I use the package variable incorrectly
WHEN I don't supply one of the valid options
THEN the package should display an error and return
Subtasks
Notes
No notes
Defining an invalid sortBy value should errorto AS a developer, I want the sortBy variable to error instead of defaultingRejecting this due to this line is being removed