Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Workflow bug? View modes: 
User avatar
Member
Member
Snarrak - 1/26/2012 10:26:54 AM
   
Workflow bug?
Hi,

I'm having some problems with my workflow-settings.
When I need to publish a document, it says that the workflow-step is 'Published', but I can't seem to get it on the live site. When I looked, in the document-prroperties > General > Published: it says 'No' (in red).

How is it possible that two different things are said?

Only thing I can think of is:
- installing hotfix 6.0.14 (last thing I did).
- It has to do with my custom doctype
- I have the scope of my workflow on the root.

Anyone had somekind of problem like this before?

Regards,
Jorik

User avatar
Member
Member
kentico_edwardh - 1/26/2012 6:08:02 PM
   
RE:Workflow bug?
Hello Jorik,

When you look at this page in the content tree is there a half red and half green dot next to the page? The most likely cause is you have set a Publish From date on the Form tab of this document to some time in the future. In this case the document is in a workflow-step of 'Published', but will not be published until the Publish from date occurs.

Best Regards,
Edward Hillard

User avatar
Member
Member
Snarrak - 1/27/2012 6:23:14 AM
   
RE:Workflow bug?
This document type doesn't have a publish from/publish to. In the setings of this doctype, i uncheck this...

User avatar
Member
Member
Snarrak - 1/27/2012 6:52:15 AM
   
RE:Workflow bug?
btw: when I archive a document, it's still shown in my menu. Because the property 'show in navigation' is still checked.
Is there a way to resolve this. Maybe with a archive-eventhandler, or in the cmsTreeView?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 1/27/2012 7:59:36 AM
   
RE:Workflow bug?
Hi,

Could you please check the values of the DocumentPublishedFrom/To columns for given documents in CMS_Document table and CMS_VersionHistory table?

Also, could you please set your menu web part and set the "Select only published" property to true?

Best regards,
Juraj Ondrus

User avatar
Member
Member
Snarrak - 1/27/2012 8:26:12 AM
   
RE:Workflow bug?
Hi Juraj,

I tried to publish again, then the following values came up in my CMS_VersionHistory:
PublishFrom: NULL
PublishTo: 2012-01-26 14:14:18.950
WasPublishFrom: 2012-01-27 15:21:21.220

PublishTo yesterday?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 1/27/2012 11:55:08 AM
   
RE:Workflow bug?
Hi,

And what are the values in CMS_Document table? In the version history table there are more such a columns and the past date could mean the some of the previous versions was overriden (so, that particular version was published to that date).

Best regards,
Juraj Ondrus