Can not update entity from RC-1.

I have a message in the Drupal Scorecard :

Entity/field definitions
Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.
Profile

The Owner field needs to be updated.

I'm doing an entity update with Drush :

ubuntu@www-example-com /var/www/www-s1biose-com $ drush entup
The following updates are pending:

profile entity type : 
The Owner field needs to be updated.

 Do you wish to run all pending updates? (yes/no) [yes]:
 > 


 [success] Cache rebuild complete.
 [success] Finished performing updates.

All is well, but there is still the error in the dashboard. When I redo the command Drush it starts again and again.

CommentFileSizeAuthor
#9 3038445-9.patch831 bytesmglaman
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zenimagine created an issue. See original summary.

zenimagine’s picture

Title: Unable to update entity from RC-1 » Unable to update entity from RC-2
Version: 8.x-1.0-rc1 » 8.x-1.0-rc2
stevendeleus’s picture

Same issue. It's impossible to update the entities.

jeroenbegyn’s picture

I'm also encountering the same issue.

henrikar’s picture

I can confirm I have this issue as well.

Upgraded from 1.0-rc1
Drupal 8.6.10
PHP 7.1
Drush version (phar file): 8.1.17

Eric_A’s picture

Possibly due to a copy-paste mistake. See #2946712-18: "uid" entity key is missing in Profile annotation.

Eric_A’s picture

mglaman’s picture

Assigned: Unassigned » mglaman

Ugh, sorry. Will work on a new release

mglaman’s picture

Assigned: mglaman » Unassigned
Status: Active » Needs review
FileSize
831 bytes

Could someone please try this on the local? If it resolves the problems, I will tag RC3 with it.

Status: Needs review » Needs work

The last submitted patch, 9: 3038445-9.patch, failed testing. View results

mglaman’s picture

Status: Needs work » Needs review

This fixed the problems on my end. I want a second confirmation, however.

dnebrich’s picture

Worked for me.

flocondetoile’s picture

Patch #9 fix the issue

mglaman’s picture

Version: 8.x-1.0-rc2 » 8.x-1.x-dev
Status: Needs review » Reviewed & tested by the community

Giving everyone here credit, thanks for testing and reporting.

  • mglaman committed 704498c on 8.x-1.x
    Issue #3038445 by mglaman, zenimagine, Eric_A, dnebrich, vectorbross,...
mglaman’s picture

Status: Reviewed & tested by the community » Fixed

8.x-1.0-rc3 will be out shortly.

Eric_A’s picture

@henrikar has encountered an entity update issue with RC3 and reported it here: #3039093: Problems updating from rc2 to rc3 (during updb/entup).

Status: Fixed » Closed (fixed)

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