Skip to content

Database error when using custom profile fields #123

@voegii

Description

@voegii

When

  • you have custom profile fields (/user/profile/index.php)
  • enable them in the setting "showuseridentity" (/admin/settings.php?section=userpolicies)
  • open a course and add the completion progress block
  • click on "Overview of students" button

Then

  • a database reading error occurs
Image

Possible solution

  • include the missing joins and params of the user identity fields in sql statement
  • or exclude the custom profile fields in the user identity fields

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions