[
https://issues.apache.org/jira/browse/OFBIZ-12892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817957#comment-17817957
]
ASF subversion and git services commented on OFBIZ-12892:
---------------------------------------------------------
Commit 96bf0094eea925e335301713f1c3293e15cd7dd8 in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=96bf0094ee ]
Improved: Screen Classifications in Party should not show create trigger to
user with only VIEW permission (OFBIZ-12892 (#695)
When accessing
https://demo-trunk.ofbiz.apache.org/partymgr/control/showclassgroups as a user
with only VIEW permissions (e.g. userId = auditor) the action trigger to create
a new Party Classification Group is shown.
This should not be visible to such a user as it leads to an undesired effect
and diminished user experience.
modified:
PartyClassificationScreens.xml - removed container having action trigger
PartyMenus.xml - added menu-item newPartyClassificationGroup having permission
condition
> Screen Classifications in Party should not show create trigger to user with
> only VIEW permission
> ------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-12892
> URL: https://issues.apache.org/jira/browse/OFBIZ-12892
> Project: OFBiz
> Issue Type: Improvement
> Components: party
> Affects Versions: Upcoming Branch
> Reporter: Pierre Smits
> Priority: Major
>
> When accessing
> [https://demo-trunk.ofbiz.apache.org/partymgr/control/showclassgroups] as a
> user with only VIEW permissions (e.g. userId = auditor) the action trigger to
> create a new Party Classification Group is shown.
> This should not be visible to such a user as it leads to an undesired effect
> and diminished user experience.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)