Hello,

I use the last version of this module (beta5). Before this version I haven't seen this problem.
I have created a content type "test" with only 1 title. The first time, If I deploy the contents on 1 distant site / workspace, I get the contents on the distant site. I have no problem.

But, If I update the title on the source site, and deploy the contents, the distant contents aren't updated. The titles keep the value of the first deployment.

Other problem : On the source site, if I want to see a deployment (/admin/structure/deployment) I get a blank page and this error in logs :

Error: Call to a member function isPublished() on null in /srv/data/web/vhosts/mysite.com/htdocs/modules/contrib/deploy/src/Form/ReplicationActionForm.php on line 130 #0 [internal function]: Drupal\deploy\Form\ReplicationActionForm->buildForm(Array, Object(Drupal\Core\Form\FormState), Object(Drupal\workspace\Entity\Replication))...

Have you seen this problem? I use a fresh install on the sites source & distant.

Thanks for your help.

P.S. : when I deploy updated contents, I get no errors on the UI. I get the message : Successful deployment.

CommentFileSizeAuthor
#6 2941996-6.patch6.53 KBtimmillwood
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kumkum29 created an issue. See original summary.

kumkum29’s picture

Issue summary: View changes
kumkum29’s picture

Hello,

I have seen a strange behavior. If the content isn't published on the source site, If I deploy this content, this content has a 'published' status on the distant site. Before, I did not see that.

Perhaps that this strange behavior is associated with the error received?

kumkum29’s picture

Issue summary: View changes
kumkum29’s picture

I have downgraded the version of Deploy to beta4.
Now, I can access to the details of each deployment (/admin/structure/deployment) without error message.

The content updates seems to work on the distant workspace 'stage'. On the distant workspace 'live' only some contents are updated...On the distant site & if I click on 'view changes' button for this workspace, I get this message : 'The upstream is not set.'

timmillwood’s picture

Status: Active » Needs review
FileSize
6.53 KB

This should fix it.

  • timmillwood committed c99cc80 on 8.x-1.x
    Issue #2941996 by timmillwood: Contents aren't updated (on distant site...
timmillwood’s picture

Status: Needs review » Fixed
kumkum29’s picture

Hi Tim,

your patch seems to resolve my problem.
Thanks for this patch !

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.