asp.net - How to enable workflow state 'write' on selected item? -


some items don't have write access right due workflow state write not being granted. when click write access right in access viewer

enter image description here

access viewer informs me selected user don't have access right due workflowstate write acess right:

enter image description here

unfortunately i'm not able set 'manualy' through security editor:

enter image description here

can shed light on ? thanks

browse item represents workflow state. according sample, should /sitecore/system/workflow/mediapublishing/startandpublish. make sure write access allowed user workflow state item.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -