-
Notifications
You must be signed in to change notification settings - Fork 3
Value checking #12
Copy link
Copy link
Open
Labels
gardeningMaintenance or updates required to keep app running smoothly - not a bug (yet) or new featureMaintenance or updates required to keep app running smoothly - not a bug (yet) or new feature
Metadata
Metadata
Assignees
Labels
gardeningMaintenance or updates required to keep app running smoothly - not a bug (yet) or new featureMaintenance or updates required to keep app running smoothly - not a bug (yet) or new feature
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
🏗 In progress
Numerous spots in the code don't currently check their parameters. We should basically audit the whole user-facing portion for this (which is small) and make sure we check that values are in-bounds. Numerous other enhancements are blocked by this, so this needs to happen first