Skip to main content

Bug Regression: Missing Post-Signup Explanation (CWA)

non-critical   Property: ChurchWiseAI   Category: Onboarding Tier: starter-chat Persona: pastor-new Touchpoint: /onboarding, /admin/[token]

Preconditions

  • Fresh signup completed
  • Email verified via magic link
  • Landed on dashboard after completing onboarding

Steps

#ActionExpected Result
1Complete signup and verify emailMagic link clicked. Redirected to onboarding form (church name, phone, timezone, etc).
2Complete onboarding formForm submits. User redirected to /admin/[token] dashboard.
3Check for on-screen explanationDashboard shows welcome banner or getting-started guide (e.g. 'Next steps: configure your chatbot').
4Check for email explanationWelcome email sent within 2 min. Explains what to do next (not just 'you're signed up').
5Look for video or help resourceGetting-started video or help article linked prominently on dashboard.

Known Failure Modes

  • Dashboard loads but no explanation what to do — user confused (original bug)
  • Welcome email only says 'you're signed up' with no next steps — no guidance
  • No getting-started guide visible — first-time experience is blank page

References

Notes

BUG REGRESSION TEST. Previously: new pastors signed up and reached a blank dashboard with no explanation of next steps. This left them confused. Fix added: getting-started guide on dashboard + email with next steps. Regression test ensures explanation content is present.