1535ddaa5d
Aegis CI / lint-and-test (push) Has been cancelled
Snyk Security Scan / Python vulnerabilities (backend) (push) Has been cancelled
Snyk Security Scan / npm vulnerabilities (frontend) (push) Has been cancelled
Snyk Security Scan / Docker image vulnerabilities (backend) (push) Has been cancelled
lookup_user_jira_account_id() only ever searched by Aegis login email, ignoring the jira_email override field that exists precisely for users whose corporate Atlassian email differs from their Aegis login email (the rest of jira_service.py already documents and uses this priority order). Found via jesus-huertas, whose real Jira account uses a different email than his Aegis account.