Closed herbdool closed 7 months ago
I've added a commit with the following:
case 'entityreference':
$data[$project]['in_core_since'] = '1.x';
$data[$project]['in_core_note'] = t('Moved into core in v1.23.');
$data[$project]['in_core_complete'] = TRUE;
$data[$project]['in_core_upgrade_status'] = t('Leave enabled.');
break;
I credietd @herbdool .
Fixes https://www.drupal.org/project/backdrop_upgrade_status/issues/3314228