function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
kitsunebravekitsunebrave 

Update access denied for Product2, controller action methods may not execute

What does this error mean?
Below the debug log with the entire Log Name:
User-added image
I have been working on a custom functionality to clone mass asset by specific product vesion. I have two visualforce pages: AssetProduct_ManualClone_ResultPage and AssetProduct_ManualClonePage when I click on the Previous Page button on my AssetProduct_ManualClone_ResultPage the system quickly prompt the error message and prevent me to load to another page. Is this related to a Profile issue? How can I avoid this error in my controller or in my visualforce page with another solution without giving Write Access to my User on the Product2 in the production org? Any ideas why is preventing my User reload the AssetProduct_ManualClonePage.
public PageReference back(){
        return Page.AssetProduct_ManualClonePage;
    }
Here is the screenshot with the prompt error message:
User-added image

Please if anyone knows about this issue and already done with beatiful solutions let me know.
Thanks
NagendraNagendra (Salesforce Developers) 
Hi,

Please try to refrain from adding tags not relevant to your issue. This problem does not appear to have anything to do with the Communities feature, nor is it clearly related to the Visualforce Component metadata type, nor Force.com sites

Please let us know if any further information is required.

Thanks,
Nagendra