I have an issue when run workflow in sitecore. When aprrove one item in master db. Then it was auto deleted from Web db.
Does is relate to access right?
I have an issue when run workflow in sitecore. When aprrove one item in master db. Then it was auto deleted from Web db.
Does is relate to access right?
Copyright © 2021 Jogjafile Inc.
After clicking on the Approved Button, check the workflow state of the item on the master database.
Also, check if Next State field on the Awaiting Approval
(Path: /sitecore/system/Workflows/[yourWorkflowBeingUsed]/Awaiting Approval)
It should be set to Approved. Then on the Approved (Path: /sitecore/system/Workflows/Standard Workflow/Approved), make sure the checkbox of the Final field is checked and check the Preview publishing targets from the Approved Item.
You need to make sure that the database from which you want to published is checked.
Thanks