We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
21.xで仕様が変わり、ユーザ情報の検索を行わなくなった。 そのため20.3での改修差分のみを21.xに適用した場合、ユーザ氏名等のプロパティを参照している箇所でExceptionが発生していた。 一旦仕様を20.3に戻してユーザ情報を検索するように修正
The text was updated successfully, but these errors were encountered:
【ユーザ監査ログ】画面表示時にExceptionが発生する不具合の対応 #297
e2f5e66
e62d863
No branches or pull requests
21.xで仕様が変わり、ユーザ情報の検索を行わなくなった。
そのため20.3での改修差分のみを21.xに適用した場合、ユーザ氏名等のプロパティを参照している箇所でExceptionが発生していた。
一旦仕様を20.3に戻してユーザ情報を検索するように修正
The text was updated successfully, but these errors were encountered: