Skip to content

mdldjango: Unable to register as student participant #80

Description

@theskumar

Steps to reproduce:

  • Go to Student Dashboard from Training option in navigation bar.
  • It will redirect you to http://localhost:8000/participant/login/
  • Click on register which will redirect you to http://localhost:8000/participant/register/
  • On submitting that form error occurs, see below for error detail:

On registering user null value constraint error occurs as mdldjango.views.mdl_register is not providing required field id on save. In other functions they are using user_id as mdluser_id. So, we can't change that field to auto increment. Check attached error screenshot for detail.

integrityerror_at__participant_register_

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions