Viewing editUsers page under Administration throws Freemarker exception

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

Unable to view/edit users due to this exception:

==> ${userInfo.name} [on line 38, column 13 in admin/user/viewPaginatedUsers.ftl]
----------

Java backtrace for programmers:
----------
freemarker.core.InvalidReferenceException: Expression userInfo is undefined on line 38, column 15 in admin/user/viewPaginatedUsers.ftl.
at freemarker.core.TemplateObject.assertNonNull(TemplateObject.java:124)

原因

This exception occurs in Bamboo when LDAP is integrated and the LDAP user does not have full names assigned.

ソリューション

If you have LDAP integrated, ensure users have Full Names assigned.

最終更新日 2013 年 6 月 26 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.