Skip to main content

Questions tagged [workflow]

Questions about workflow in Sitecore: configuring, using, issues, customizing, ...

Filter by
Sorted by
Tagged with
1 vote
3 answers
36 views

We would like to clarify whether XM Cloud provides any native automatic archiving of content items once they are expired or no longer relevant Specifically: Can XM Cloud automatically move expired ...
Jitendra soni's user avatar
3 votes
2 answers
204 views

In one of our projects, we are facing an issue where our item is in draft state but it is published to the web while our custom code is called. However, in the case of normal publishing, it is ...
Arun Sharma's user avatar
0 votes
1 answer
102 views

I have created a workflow where, at each step, an email is sent to a selected user. The user should be chosen from the User Manager/Role Manager. To achieve this, I plan to use a Multi list or Tree-...
Rameshkumar's user avatar
0 votes
0 answers
28 views

I have created a custom email action to send notifications at each workflow step. The email includes details about the item, such as the item path, creation date, and other relevant information. ...
Rameshkumar's user avatar
1 vote
1 answer
72 views

In our Sitecore CMS, we are facing a challenge where after a user edits an item and submits it for approval, other users are still able to edit the same item before it's approved. This results in ...
Atul Gusain's user avatar
0 votes
1 answer
140 views

I'm implementing the workflow setup in sitecore 10.2 version and the page has datasource items present. If the user clicks on Lock and edit options, then a new version will be created for page and ...
shivaraj's user avatar
1 vote
1 answer
67 views

After every Unicorn sync in Sitecore 10.2, I am experiencing Workflow states assigned to a specific role going away and needing to be re-assigned. Is that normal or is there a way to keep the workflow ...
Elijah Jensen's user avatar
1 vote
1 answer
74 views

In my content item, I have a field called "MyField." Additionally, the workflow comment has its own field called "MyField." I am wondering if it is feasible to automatically ...
Shiva's user avatar
  • 433
0 votes
1 answer
69 views

Does anyone know what triggers the workflow section to appear in the explanation panel of access viewer. I have the same user account configured with the same permissions on both UAT and Production. ...
Madgibbon's user avatar
1 vote
1 answer
258 views

When we try to publish any Sitecore item in the draft workflow state then after clicking on publish we get a confirmation box as shown in the image. I need to customize this popup (Edit its text and ...
Sanjay Kumar's user avatar
4 votes
3 answers
292 views

I'm facing an issue on selecting certain workflow in workbox Edit 1: the workflow that has the issue is the one in the select box that has black label , approval workflow - generic. Sitecore 10.1.0 ...
Mohamed Abbas's user avatar
2 votes
2 answers
222 views

Using sitecore 10.0.1 Currently, I want to move items under a path, to "Approve" workflow. So how to fetch items that are not in approved state and change them to "Approved" ...
coder's user avatar
  • 25
2 votes
1 answer
112 views

I have a requirement to show the validation message for language checkbox if no language is selected. I have used below code. It shows the alert message box but closes the workflow window. Is there a ...
Venu Gopal's user avatar
0 votes
2 answers
842 views

How to write sitecore powershell script to change WorkFlow status to Approved from particular Media Library Folder. I have multiple documents to replace in bulk in Sitecore Media Library and have ...
Kumari Dimple's user avatar
0 votes
2 answers
223 views

We have a interesting issue related to the workflow comments. We are using lion bridge workflow for the items. When the workflow command is executed and comment box is filled with comments. Data is ...
Meghan's user avatar
  • 487
1 vote
2 answers
451 views

I've a case where there is a sitecore parent item is in a workflow state and in the final workflow state, parameters are set to deep=1&related=1&alllanguages=1. The scenario here is that the ...
Arun Pandey's user avatar
0 votes
4 answers
1k views

We would like to get workflow state name of the item. I tried to find on internet but did not get any relevant result. Could someone help me out ?
Nisha's user avatar
  • 421
0 votes
1 answer
280 views

Sitecore 10 In the Content Tree when I click on an item being edited by another user, in the review tab, I see in the workflow section, "lkjsadf4f" has locked this item. This is because we ...
Robert Mroch's user avatar
0 votes
4 answers
501 views

Can we get workflow id if we have workflow name in Powershell script? Scenario 1: I have workflow name "Test workflow" based on its name can I get its id in Powershell script? Scenario 2: ...
Nisha's user avatar
  • 421
0 votes
1 answer
300 views

The above action is configured with parameters. How can get the parameter value in WorkflowPipelineArgs? args.parameters returning the null value.
Baskar John's user avatar
1 vote
1 answer
638 views

I need to get list of items/pages and all its associated contents in a workflow using the powershell script. Is there any possibility to achieve the same?
Visva Kiruthika Muthuraj's user avatar
0 votes
0 answers
38 views

Do we have any possible solution in Sitecore to able to track and approve a page and all associated components in same workflow all at once rather than one item at a time, and keep track of it without ...
Visva Kiruthika Muthuraj's user avatar
1 vote
1 answer
535 views

In our production, in Experience editor, while the item is in the final workflow state, to add new changes the next step is to lock and edit, once I "lock and edit" it, I see it's losing the ...
sns's user avatar
  • 501
1 vote
0 answers
224 views

In our project we have a home page and test home page. Both the pages have a component with two different data sources (based on same template- but content differs). Now the problem is when we make ...
Visva Kiruthika Muthuraj's user avatar
0 votes
0 answers
159 views

We are using Sitecore email cloud as our smtp server, we are trying to send custom email notification during publishing workflow. We are using below code to send mail and set SMTP to be sitecore.smtp....
user1534066's user avatar
0 votes
1 answer
245 views

I have a root item and subitems. When i publish the Item with Subitem option checked, the root item is published but the below items if in draft state are not published. For example: In the below ...
Debaparna's user avatar
  • 507
0 votes
0 answers
194 views

In sitecore I have created a Sitecore form in Sitecore FormBuilder and saved it as template. I have added default Workflow in Form Template standard value. I have published this Form saved as template ...
Debaparna's user avatar
  • 507
0 votes
0 answers
134 views

Using Sitecore 9.3 - just implementing workflow. In the Experience Editor, workflow commands appear in the blue information bar. They are working, but after performing any of these command: Submit, ...
Ethan Schofer's user avatar
2 votes
1 answer
195 views

Sitecore 10.1, JSS 16 I am using a user with the sitecore/Author role that I have added access to "write" when items are in the "Content Mode" state. However when I create a new ...
Liam's user avatar
  • 51
0 votes
1 answer
424 views

I am trying to use Assign a data source workflow action in SXA feature in SXA 10 so that when a page move in a workflow all data sources have a states updates as well and create new version on each ...
user1534066's user avatar
-1 votes
1 answer
200 views

We have a custom workflow action where the process method can sometimes take a significant amount of time. This causes the browser to hang and sometimes show a browser waiting message. I am looking ...
Jonathan Folland's user avatar
0 votes
0 answers
371 views

We need to disable 'lock and edit' option for authors other than content owner who initiated the workflow. I able to achieve this by changing the below settings in Sitecore.config ...
Thamizh's user avatar
  • 349
4 votes
2 answers
858 views

In SXA 10 I can see a new way to use workflows on datasource items of a page. This is described here. If I assign the page template to a workflow and set it up as in the documentation, it does not ...
Mark Gibbons's user avatar
  • 5,811
0 votes
0 answers
45 views

I am looking to see if there a way to pre-fill the fields in the comment template, just wondering if there is a pipeline to do this?
sns's user avatar
  • 501
1 vote
1 answer
232 views

I am looking for the Sitecore path where the WorkFlow comments are stored.
sns's user avatar
  • 501
1 vote
1 answer
339 views

I have a basic approval workflow set up with three states (Draft, For Approval and Published), and two basic user types that can work on an item in this workflow (Author and Editor). An author can ...
Mitchell's user avatar
1 vote
1 answer
186 views

In Experience Editor we get the below alert bar where we can change the state and other workflow related changes, is there a way to disable it for some pages:
Debaparna's user avatar
  • 507
0 votes
1 answer
356 views

Im trying to send multiple email on item approved in sitecore workflows, but i think the workflows doesnt wait on the async method to complete, it's run through the send mail function and out of ...
Thanh Nguyen's user avatar
1 vote
1 answer
144 views

I am using sitecore 9.3, i have created a database that is cloned from the web database and i need to check if an item can be assigned to workflow in this database and then upon approval it can be ...
NAli's user avatar
  • 875
2 votes
1 answer
393 views

In Sitecore 9 Workflow, i wish to make the comments mandatory for some actions. While surfing i came across the below solution https://stackoverflow.com/questions/16895043/sitecore-workbox-make-...
Indhumathi's user avatar
0 votes
0 answers
225 views

An Item if 'Lock and Edit' then creates a new version if not an admin. As a admin When I select lock from Experience Editor Ribbon and edit the Item which is published once and save then new version ...
Debaparna's user avatar
  • 507
3 votes
2 answers
332 views

Does Sitecore have out of the box option to hide the publish all button from the workbox? The reason I want to do is, there are a few incidents of clicking publish all by mistake. I want to keep ...
Sitecorer's user avatar
  • 193
1 vote
1 answer
300 views

I had to change some permissions around so that some users would be able to modify templates. All users should have at least read access to all templates. I just tried to move my item through the ...
L. Wallach's user avatar
  • 1,085
0 votes
1 answer
103 views

How can I sort the workflow history on time? I got the workflow and workflow history programmatically, but I cannot order by date descending? Get Workflow and History: Sitecore.Workflows....
Rameshkumar's user avatar
0 votes
2 answers
244 views

I have created a sample workflow. In this workflow I have multiple states like Draft, Awaiting approval and Done. Each and every state have a command like submit, approve or reject. I got my current ...
Rameshkumar's user avatar
0 votes
1 answer
225 views

One of our CMS users accidentally clicked the "Approve all" option. What's the fastest way of either reverting this or grabbing a list of all items that were approved? We're on 8.1 (160519).
TENDYGRA's user avatar
4 votes
4 answers
2k views

I have created a workflow and two roles - author & approver. Also assigned permissions for the respective workflow states to each role. There are 4 Workflow states: Draft |_Submit Awaiting ...
sukesh's user avatar
  • 3,324
1 vote
1 answer
157 views

Added a new folder and item in it with WorkFlow and published it via workflow, but it doesn't appear in the next level db. Any thoughts Master db: Preview db: missing the test folder and content
sns's user avatar
  • 501
5 votes
2 answers
3k views

My project is running on Sitecore 9, before 10 days I deployed changes on production environment after that content editor started updating content on production, we have created new user and that ...
Rishiraj Shekhawat's user avatar
1 vote
1 answer
390 views

I've come across an instance where a client was using the Experience Editor to create a new version of a landing page and the components on the page did not increment the version number. Is this ...
Ken Gray's user avatar
  • 103