hubzero / hubzero-cms

Platform for Scientific Collaboration
https://hubzero.org
GNU General Public License v2.0
46 stars 57 forks source link

[NCN-506] fixed course registration codes generation button not working #1671

Closed JackS9 closed 1 year ago

JackS9 commented 1 year ago

Registration codes for courses not generating

dbenham commented 1 year ago

FYI: Commit 8a03b08de74a518ecbad6242450d8cd5afaf71b2 was hotfixed to nanohub 2023-09-20-1145

nkissebe commented 1 year ago

This PR touches a lot files not relevent to the description. Don't merge without sorting this out

JackS9 commented 1 year ago

That one commit that Dave hotfixed is the only thing related to this issue. I'm not sure how those other unrelated commits got mixed into this branch/PR.

nkissebe commented 1 year ago

Double checked the extra unrelated commits and we already have those accepted via other PRs.

This PR is replaced by manual commit [NCN-619] 1866225b76ad0b3c558c4db5ec3b76045e78749f which applies the relevant commit here along with my suggested fixes.