mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 18:33:01 +00:00
introduced sprint selection to the create issue dialog
This commit is contained in:
@@ -419,6 +419,7 @@ export default function App() {
|
||||
<>
|
||||
<CreateIssue
|
||||
projectId={selectedProject?.Project.id}
|
||||
sprints={sprints}
|
||||
members={members}
|
||||
statuses={selectedOrganisation.Organisation.statuses}
|
||||
completeAction={async () => {
|
||||
|
||||
Reference in New Issue
Block a user