Errors, limitations and troubleshooting
Resolve validation, sequencing, ownership, email, upload and cron issues without inventing unsupported functions.
Service Journeys
Open guide →GuideResolve an inactive module route
Activate the module; controllers return not found when the module is inactive.
Open guide →GuideResolve staff access errors
Grant View/Create/Edit as needed.
Open guide →GuideResolve create validation errors
Check required type/title/client, valid optional email, maximum lengths and exact dates.
Open guide →GuideResolve invalid status/progress
Choose an installed status and progress 0–100.
Open guide →GuideResolve stage sequence errors
Complete stages in order.
Open guide →GuideResolve missing compliance manager
Select an active manager for stage 2.
Open guide →GuideResolve portal visibility
Link the correct customer/contact; clients cannot see unowned journeys.
Open guide →GuideResolve missing activity fields
Provide both label and description.
Open guide →GuideResolve missing task title
Provide the required title.
Open guide →GuideResolve blank message
Enter message content.
Open guide →GuideResolve document upload errors
Provide type, supported file/MIME and stay within 10 MB.
Open guide →GuideResolve document not found
Check ownership, visible_to_client and record/file content.
Open guide →GuideResolve failed notifications
Check recipient, SMTP, sender options, logs and retry timing.
Open guide →GuideResolve missing reminders
Confirm CRM cron executes before_cron_run and the module is active.
Open guide →GuideResolve unexpected outstanding badge
Only completed_successfully clears the count.
Open guide →GuideUnderstand API limitations
The module itself has no standalone API controller; supported portal integration is provided by the separate Proplix Secure API Gateway where installed.
Open guide →GuideUnderstand webhook limitations
No outbound webhook manager is supplied.
Open guide →GuideUnderstand deletion limitations
No record deletion interface/capability is supplied.
Open guide →GuideRun production verification
Test each type, public intake, all statuses, six stages, client visibility, documents and notification retries.
Open guide →