ACC has no way to make a review flow automatically start only after a separate, standalone form has been completed. Conditional logic currently only exists within a single form itself (e.g., assigning sections conditionally), not between separate forms or between forms and issues.
This makes it difficult to enforce real multi-stage processes — for example, requiring an inspection form to be fully completed before a related handover or review workflow can even be opened — without manually checking status across separate forms/issues outside the platform.
Requested improvement: add native support for cross-form and cross-issue dependencies, so that a workflow, form, or issue can be gated on the completion status of one or more other specified forms/issues, rather than conditional logic being limited to within a single form.