Error when inviting new users

Seeing a console error when trying to invite new users.

This only started appearing after upgrading to 1.4.0.beta4, and occurs on the admin/users/list/active page when clicking on the “send invites” button.

Console error = Uncaught Error: There is no route named user.invited

screenshot of console expanded - Screenshot 2015-07-13 12.58.11.png

Has anyone seen this before?

4 Likes

Can we repro this @techapj ?

Yes, this was a legit bug. Fixed via:

https://github.com/discourse/discourse/commit/1bebed7

Thanks for reporting it @marchdoe!

3 Likes