Actions
BUG #4102
opendev #4299: [SQA] : Auth module
[SQA] Welcome page is shown after agency login but should only appear after signup
Start date:
01/21/2026
Due date:
% Done:
100%
Estimated time:
Description
Issue Description
After agency login, the Welcome page is displayed incorrectly. This page should only be shown to users immediately after completing the signup process.
Module / Page
Sign In -> Welcome Page
Module Section
Post-login Routing
Screen Size
All Devices
Steps to Reproduce¶
- Log in as an agency user.
- Observe the page displayed after login.
Expected Result
User should be routed to the correct dashboard/home page.
Actual Result
Welcome page is displayed after login.
Attachments
PoC
Types of Issue
Functional Issue
Root Cause:
wrong redirection upon signin
Impacted Area:
welcome page
Actions