Problem/Motivation

The current status saved is whether enabled or disabled, instead of stable, beta, wip or deprecated, that is the status provided from the widget registry

Steps to reproduce

Proposed resolution

Store the status taken from the component.

Remaining tasks

Test

User interface changes

N/A

API changes

No API changes

Data model changes

The status now is the remote status.

Comments

isholgueras created an issue. See original summary.

isholgueras’s picture

StatusFileSize
new765 bytes

This patch allows the ingestion module to store the remote status along the rest of the fields.
It's required to be used along this other patch: https://www.drupal.org/project/widget_type/issues/3323817

isholgueras’s picture

Assigned: isholgueras » Unassigned
Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, 2: 3323820-store-widget-status.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

isholgueras’s picture

StatusFileSize
new3.47 KB

Fix tests.

isholgueras’s picture

Status: Needs work » Needs review
StatusFileSize
new3.29 KB

Fixed code conflict

Status: Needs review » Needs work

The last submitted patch, 6: 3323820-6-store-widget-status.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

isholgueras’s picture

Patch from #6 only will work with the latest version of widget type as it depends on https://www.drupal.org/project/widget_type/issues/3323817

  • e0ipso committed 3d5682e on 1.x
    Issue #3323820 by isholgueras: Store the widget remote status
    
e0ipso’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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