🐞 Functional Bug Reports

Enterprise-style bug reports with replicable steps, environment, priority, and TestRail / Jira links.

Mobile App – Login Token Validation

  • Summary: Backend does not correctly validate token on mobile login
  • Steps to Replicate:
    1. Install authorized mobile app
    2. Open login screen
    3. Enter valid credentials
    4. Monitor backend token response
    5. Verify user session
  • Expected Result: Backend creates session and login completes
  • Actual Result: Token generated but session not created
  • Priority: 🟠 Medium
  • Severity: Major
  • Status: Selected for Development
  • Reported By: Marco Lo Bianco
  • TestRail: TR-101
  • Jira: JIRA-401

Web – Dashboard Widget Loading

  • Summary: Some widgets fail to load after login
  • Steps to Replicate:
    1. Login with valid user
    2. Open main dashboard
    3. Check widget loading
  • Expected Result: All widgets load correctly
  • Actual Result: Widgets X and Y do not appear
  • Priority: 🔴 High
  • Severity: Critical
  • Status: Open
  • Reported By: Marco Lo Bianco
  • TestRail: TR-102
  • Jira: JIRA-402
← Back to Functional Index