-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
MinorSmall change - 1 reviewer requiredSmall change - 1 reviewer requiredSprintParent Label for a Sprint IssueParent Label for a Sprint Issue
Description
The @forge/consts package is meant to hold constants. Many items defined in packages/consts/src/issue.ts are not even constants. And almost all of the rest of it doesn't need to be in an external package.
Things like:
CreateEditDialogPropsIssueStatus,IssuePriority,UUID(???)IssueFormValuesIssueSubmitValuesEventFormValues
have no reason to be defined in a constants file. @DGoel1602 was saying that some of them can be derived from database schema as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
MinorSmall change - 1 reviewer requiredSmall change - 1 reviewer requiredSprintParent Label for a Sprint IssueParent Label for a Sprint Issue