You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The NGO communicated to us that after a year the students need to be enrolled up again. At this precise moment this is not contemplated and applied in our software. A new parameter is going to be added from the backend side to control this time out of students.
As consequence of this new field the registration of kids it is not working so it should be fixed.
Expected behavior
With the new boolean variable that is going to be included by the backend the time out students should be controlled. If it set to true the parameter, they should not appear on the screen (now they appear with a text in red saying the information).
Also, in the family screen, if the student has exceed the time a message should be shown indicating they need to enroll the student again (using as color red so it is attractive to the eyes)
Aditional context
Please have a look to the issue of the backend related with this topic and the PR as @auroranavas has left a comment for the frontend
The text was updated successfully, but these errors were encountered:
Describe the bug
The NGO communicated to us that after a year the students need to be enrolled up again. At this precise moment this is not contemplated and applied in our software. A new parameter is going to be added from the backend side to control this time out of students.
As consequence of this new field the registration of kids it is not working so it should be fixed.
Expected behavior
With the new boolean variable that is going to be included by the backend the time out students should be controlled. If it set to true the parameter, they should not appear on the screen (now they appear with a text in red saying the information).
Also, in the family screen, if the student has exceed the time a message should be shown indicating they need to enroll the student again (using as color red so it is attractive to the eyes)
Aditional context
Please have a look to the issue of the backend related with this topic and the PR as @auroranavas has left a comment for the frontend
The text was updated successfully, but these errors were encountered: