[
https://issues.apache.org/jira/browse/OFBIZ-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17814823#comment-17814823
]
ASF subversion and git services commented on OFBIZ-12891:
---------------------------------------------------------
Commit eadf86aa7e4e98efdc03d7141dfc8ee874f26e5a in ofbiz-framework's branch
refs/heads/trunk from Pierre Smits
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=eadf86aa7e ]
Improved: Screen Communications in Party should not show create trigger to user
with VIEW permissions (OFBIZ-12891) (#688)
When accessing
https://demo-trunk.ofbiz.apache.org/partymgr/control/FindCommunicationEvents as
a user with only
VIEW permissions (.e.g. userId = auditor) the action trigger to create a new
communication is shown.
This should not be visible to such a user as it leads to an undesired effect
and diminished user experience.
modified:
- PartyMenus.xml - added permission condition to menu-item 'new' in
CommSubTabBar
> Screen Communications in Party should not show create trigger to user with
> VIEW permissions
> -------------------------------------------------------------------------------------------
>
> Key: OFBIZ-12891
> URL: https://issues.apache.org/jira/browse/OFBIZ-12891
> 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/FindCommunicationEvents]
> as a user with only VIEW permissions (.e.g. userId = auditor) the action
> trigger to create a new communication 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)