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
511 stars 81 forks source link

CSVファイルによるユーザのインポートで「組織」が反映されません。 #408

Closed funakura closed 1 year ago

funakura commented 1 year ago

Pleasanter : 1.3.25.2 1.3.22.0 Docker環境  baseImage : mcr.microsoft.com/dotnet/sdk:6.0-focal  OS : Debian focal DB : PostgreSQL Browaer : Chrome

ver.1.3.25.2 と1.3.22.0で、「ユーザの管理」からCSVファイル(S-JIS)をインポートしたら「組織」項目が反映されません。 Ver1.3.4.2から1.3.22.0のV-UPと、ver.1.3.25.2 新規で現象を確認しています。

Ver1.3.4.2では、以下のヘッダで「組織」の組織名(日本語)でユーザレコードに反映しましたが、1.3.22.0では「組織コード」を指定しないと反映されません。

NG ログインID,名前,ユーザコード,組織

OK ログインID,名前,ユーザコード,組織コード

以上、よろしくお願いします。

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 7 days with no activity.