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
515 stars 82 forks source link

選択肢にViewを指定すると読み取り権限の選択肢が選択出来ない #347

Closed pmc-ko closed 1 year ago

pmc-ko commented 3 years ago

UserAに対して、SiteAを読み込みのみ、SiteBに書き込み可の権限を付与したと仮定します。このとき、SiteA-1:n-SiteBのリンクを設定します。SiteBで選択肢にViewを指定すると、SiteAの選択肢が表示されません。(検索画面使用時に未選択のみが表示された状態) SiteAに対して書き込みの権限を与えると正常に表示されるため、なんらかの権限設定に異常があるものと思われます。

Ver.0.50.239.25180

pmc-ko commented 3 years ago

いろいろと調査してみました。結論としては書き込み権限を与えても何も表示されないという現象でした。

[[2553]]

では、問題無く表示されますが、

[
    {
        "SiteId": 2553,
    }
]

では、「未設定」以外の選択肢が表示されません。 権限絡みをいろいろと組み合わせてテストしてみたのですが、どの組み合わせも駄目でした。

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.