fix: parent select modal params updated (#3914)
This commit is contained in:
parent
535731141f
commit
89d019df57
1 changed files with 1 additions and 0 deletions
|
|
@ -703,6 +703,7 @@ export const IssueFormRoot: FC<IssueFormProps> = observer((props) => {
|
|||
setSelectedParentIssue(issue);
|
||||
}}
|
||||
projectId={projectId}
|
||||
issueId={data?.id}
|
||||
/>
|
||||
)}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue