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

BUG: Cannot search for new student that the account was just approved (DEV and Test) environment #4087

Closed
astridSABC opened this issue Dec 12, 2024 · 1 comment
Assignees
Labels
Ad-hoc Bug Something isn't working Business Items under Business Consideration Ministry Ministry Features

Comments

@astridSABC
Copy link
Collaborator

Describe the Bug
Cannot search for new student account that was just approved (DEV and Test) environment

Expected Behaviour
Student that was just approved is listed in the Search Student results section

Actual Behaviour
Error message: "No students found for the given search criteria" is displayed

image.png

The student is not displayed in the search student results section

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

  1. Create a new basic BCeID with a first name and last name
  2. Login as the student and create the student profile (include a first name)
  3. Login to the ministry portal
  4. Click “Accounts” in the student requests section in the left pane
  5. Look for the new student profile that was just created above
  6. Click “View” beside the student account waiting for approval
  7. Click “Create student account”
  8. Click "Create account now"
  9. Note the confirmation message is displayed
  10. Click “Search Students” in the left pane
  11. Enter the student name in the last name field that you just created the account for above.
  12. Click “Search” or press Enter
  13. Note the screen
  14. Repeat search for SIN, and Given Name

Note: Can search on Staging

Comment from teams chat: The sin validation table is not creating a record when the create student (Ministry approve) is happening.

@astridSABC astridSABC added Ad-hoc Bug Something isn't working Ministry Ministry Features Business Items under Business Consideration labels Dec 12, 2024
@astridSABC astridSABC self-assigned this Dec 12, 2024
github-merge-queue bot pushed a commit that referenced this issue Dec 12, 2024
The create student action happening when Ministry user trying to approve
a student. The SIN validation table is not inserted. This causes the
search to fail as it uses the below query to fetch.


![image](https://github.com/user-attachments/assets/d0138e14-e475-478e-9435-cbf944db3ebf)

This is a bug created during the cas supplier pending verification logic
centralization that happened in the #3258 ticket.

Co-authored-by: guru-aot <[email protected]>
@ninosamson
Copy link
Collaborator

Closing as complete, following QA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ad-hoc Bug Something isn't working Business Items under Business Consideration Ministry Ministry Features
Projects
None yet
Development

No branches or pull requests

3 participants