Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 412
    • Issues 412
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 25
    • Merge requests 25
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Issues
  • #1836
Closed
Open
Issue created Jul 25, 2022 by Ciarán Ainsworth@SporiffOwner

Navigating to registration request shows nothing in the frontend

Steps to reproduce

  1. A new user signs up to a pod that requires approval.
  2. The admin receives an email with a link to the specific request and a link to all open requests.
  3. The admin clicks on the link to the specific request.

What happens?

The screen is blank and no request is shown.

What is expected?

The request should be shown so the admin can approve or reject it.

Context

Funkwhale version(s) affected: 1.2.7

Browser log

TypeError: Cannot read properties of undefined (reading 'uuid')
    at u.c (UserRequestCard.538d6e14.js:1:449)
    at vendor.e3ebd433.js:77:13094
    at by (vendor.e3ebd433.js:77:12723)
    at u.render (vendor.e3ebd433.js:77:13065)
    at SH.e._render (vendor.e3ebd433.js:24:23978)
    at u.r (vendor.e3ebd433.js:24:28046)
    at ca.get (vendor.e3ebd433.js:24:30929)
    at new ca (vendor.e3ebd433.js:24:30851)
    at DH (vendor.e3ebd433.js:24:28060)
    at In.$mount (vendor.e3ebd433.js:24:66470)

Screenshot

Screen_Shot_2022-07-25_at_20.49.10

Assignee
Assign to
Time tracking