changeweb / Unifiedtransform

A school management Software
https://changeweb.github.io/Unifiedtransform/
GNU General Public License v3.0
2.79k stars 1.22k forks source link

Dupplicate same course for same teacher #338

Open Majidkadi opened 2 years ago

Majidkadi commented 2 years ago

Hi,

As Admin, I can assign same course to same teacher in same session many times. See attachment. I'm using the new version for Laravel 8. Thanks issue 80

changeweb commented 2 years ago

@Majidkadi It seems that I forgot to add checking for existing data before insertion. It would be great if you create a PR on this.