| Issue 92: | Check the compatibility of the fields in the window "Create a new course" and the table "courses" | |
| 1 person starred this issue and may be notified of changes. | Back to list |
1. Click the button "new"
2. Review all text fields on the window ("Name", "Description")
3.Fill the gaps "Name", "Description" by numbers and letters
4.Click the button "create"
Expected result :
Course is created. The table must have the colomns "Name" , "Destription", "ID"
Actual result :
course is created but the table "courses" has the columns "First name" , "Student No" and "ID"
P.s.
This bug is identical to the tab "subjects"
|