The following error shows up on the main report page with the current dev snapshot:

Notice: Undefined index: declared_ready in Drupal\upgrade_status\Form\UpgradeStatusForm->buildProjectList() (line 433 of modules/contrib/upgrade_status/src/Form/UpgradeStatusForm.php).

CommentFileSizeAuthor
#4 3134712-4.patch747 bytesGábor Hojtsy
#3 3134712.patch747 bytesGábor Hojtsy
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DamienMcKenna created an issue. See original summary.

DamienMcKenna’s picture

This seems to happen when it processes an uninstalled contrib profile, so it's related to #3130670: Distribution projects are scanned even though they're not enabled.

Gábor Hojtsy’s picture

Status: Active » Needs review
FileSize
747 bytes

Well, this is more like updating the module and attempting to use it with old data. This should be a more forgiving check.

Gábor Hojtsy’s picture

FileSize
747 bytes
Gábor Hojtsy’s picture

Title: Undefined index: declared_ready » Undefined index: declared_ready when using new module version with old data
Status: Needs review » Reviewed & tested by the community

  • Gábor Hojtsy committed eb97aa5 on 8.x-2.x
    Issue #3134712 by Gábor Hojtsy, DamienMcKenna: Undefined index:...
Gábor Hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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