-
Notifications
You must be signed in to change notification settings - Fork 26
Screenshot not corresponding to the next statements #1247
Description
In the Example sub-section under the Rights depending on the attribute groups section, we can see that the following screenshot is present:
Unfortunately, later we can see that the documentation is stating that:
Julia is in the Marketing user group that has the right to edit product information regarding the Marketing attribute group. As a result, in the product form, she can view/edit the product information in this attribute group as you can see in the screenshot below.
The same problem is also present in the following two sections related to Robert:
Robert is in the Intern user group that only has the right to view product information regarding the Marketing attribute group. As a result, in the product form, he can only view the product information in this attribute group as you can see in the screenshot below. The attributes in this attribute group are greyed out.
and Mary:
Mary is in the Purchase team user group that has no right on product information regarding the Marketing attribute group. As a result, in the product form, she cannot see at all neither the Marketing attribute group, nor its attributes, as you can see in the screenshot below.
Could you please fix it?
Thanks in advance.
