Implem / Implem.Pleasanter

Pleasanter is a no-code/low-code development platform that runs on .NET. You can quickly create business applications with simple operations.
https://pleasanter.org
GNU Affero General Public License v3.0
530 stars 85 forks source link

APIからユーザ情報を取得すると、各ハッシュ情報が取得できない #457

Closed shoheichikura closed 1 year ago

shoheichikura commented 1 year ago

https://pleasanter.org/manual/api-user によれば、ユーザ情報にはクラスハッシュ、数値ハッシュ、説明ハッシュ、チェックハッシュ、添付ハッシュの情報が含まれるとのことですが、 https://pleasanter.org/manual/api-user-get に従い、ユーザ情報を取得すると、当該データが取得できないようです。(各ハッシュは空で返ってきます。)

データベース上には https://pleasanter.org/manual/authentication-json を参考にLdapExtendedAttributesで取得した情報が格納されている事は確認しております。

修正頂けると幸いです。

nagamune-implem commented 1 year ago

貢献ありがとうございます。マニュアルが親切でなく申し訳ございません。

あわせてマニュアルも修正いたしました。