Hi @OdyX
If duplicating a course with a very long fullname it appends its name with a copy string, as this field has a limitation we should check first, if the name is not too long and cancel the duplicate process if it is.
At the moment it stays in the status RUNNING and the user doesn't know why the course is not duplicated successful.
Maybe I'll provide a PR but first it would be good, if you can apply the pending one #1
Thanks,
Adrian
Hi @OdyX
If duplicating a course with a very long fullname it appends its name with a
copy string, as this field has a limitation we should check first, if the name is not too long and cancel the duplicate process if it is.At the moment it stays in the status
RUNNINGand the user doesn't know why the course is not duplicated successful.Maybe I'll provide a PR but first it would be good, if you can apply the pending one #1
Thanks,
Adrian