forked from farhoodlabs/paperclip
42989115a7
Add childIssues to the useEffect dependency array so the Properties panel is refreshed whenever the child issue list updates (e.g. an agent creates or deletes a sub-task while the panel is open). Previously the panel kept the snapshot from the initial render of the parent issue. Co-Authored-By: Paperclip <noreply@paperclip.ing>