chore: cycle store restructuring (#6405)
This commit is contained in:
parent
a908bf9edd
commit
8acea7f599
6 changed files with 7 additions and 3 deletions
|
|
@ -177,6 +177,7 @@ export const CycleQuickActions: React.FC<Props> = observer((props) => {
|
|||
projectId={projectId}
|
||||
workspaceSlug={workspaceSlug}
|
||||
transferrableIssuesCount={cycleDetails.pending_issues}
|
||||
cycleName={cycleDetails.name}
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue