Closed wadefagen closed 5 years ago
In previous versions, the course staff reported the name of each user on staff to other staff members. In the latest release, only the NetID shows up:
Interestingly, it does show the name correctly if you add the user (but then reverts to only the NetID after a re-render):
This was introduced in #233 when we updated Sequelize to v5.1.0. Relevant issue: https://github.com/sequelize/sequelize/issues/10552
In previous versions, the course staff reported the name of each user on staff to other staff members. In the latest release, only the NetID shows up:
Interestingly, it does show the name correctly if you add the user (but then reverts to only the NetID after a re-render):