Why do I get "Could not find user with userId ../../jts/users/?
Email is working as far as JTS is concerned, if I test it. But in DNG, when a user is entered in the comment block to be notified, no email is sent out.
In the rm.log I get:
2016-03-14 17:30:07,644 [ RM-Task-Executor-1447] WARN m.fronting.server.services.comments.CommentsHelper - Could not find user with userId ../../jts/users/<user name here>
Help!
David Clark
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
If you simply follow the link to the "not found" user in the error message, in a browser, do you get the user's profile (you should)?
There is no ../../jts/users/ directory. I am not sure where it is trying to pull this from and I am not sure where it is trying to start from so the relative path is not a lot of help.