Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create student not working for BCSC and Basic Bceid #2126

Closed
dheepak-aot opened this issue Jul 21, 2023 · 1 comment
Closed

Create student not working for BCSC and Basic Bceid #2126

dheepak-aot opened this issue Jul 21, 2023 · 1 comment
Assignees
Labels
Bug Something isn't working

Comments

@dheepak-aot
Copy link
Collaborator

dheepak-aot commented Jul 21, 2023

Describe the Bug
Create student by BCSC(BCSC Student setup) and Basic Bceid(Ministry approve student account) not working due to the reason, Vue was missing to send a property to API.

As the property was not present in DTO object. excludeExtraneousValues() wasn't including that to payload.

** Steps To Reproduce**
Steps to reproduce the behaviour:
BCSC:

  1. Create a student with BCSC authentication.
    Bceid:
  2. Request a student account with basic bceid
  3. Approve the student account as ministry user.

The issue with create student with BCSC was fixed in #2115

@dheepak-aot dheepak-aot added the Bug Something isn't working label Jul 21, 2023
@dheepak-aot dheepak-aot self-assigned this Jul 21, 2023
dheepak-aot added a commit that referenced this issue Jul 21, 2023
Add missing property on student account creation
@JasonCTang
Copy link
Contributor

This was resolved as part of #2001.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants