- Issue created by @yas
- Assigned to abhishek_virasat
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 7:07am 9 October 2023 - 🇺🇸United States yas California 🇺🇸
@abhishek_virasat
Thank you for your contribution. Unfortunately, I don't see any MR. Can you please make sure of creating the MR? Thanks
- Status changed to Needs work
over 1 year ago 7:56am 9 October 2023 - last update
over 1 year ago Composer require failure - @abhishek_virasat opened merge request.
- Status changed to Needs review
over 1 year ago 9:33am 9 October 2023 - 🇮🇳India abhishek_virasat
@yas, sorry there was some issue at my end that's why MR was not raised, please check now and let me know if anything else needed.
- Status changed to Needs work
over 1 year ago 9:47am 9 October 2023 - 🇺🇸United States yas California 🇺🇸
@abhishek_virasat
Thank you for the MR. I ran
drush config:inspect --detail --only-error
and found the following errors:$ drush config:inspect --detail --only-error Legend for Data: ✅❓ → Correct primitive type, detailed validation impossible. ✅✅ → Correct primitive type, passed all validation constraints. ----------------------------------------------- ------------------------------------------------------ ------------- ---------- Key Status Validatable Data ----------------------------------------------- ------------------------------------------------------ ------------- ---------- cloud_dashboard.settings:oauth2_callback_uri missing schema cloud_dashboard.settings:oauth2_client_id missing schema cloud_dashboard.settings:json_api_server_uri missing schema cloud_dashboard.settings:marker_icon_uri missing schema cloud_dashboard.settings:map_geojson_uri missing schema cloud_dashboard.settings:location_map_type missing schema cloud_dashboard.settings:location_map_latitud missing schema e cloud_dashboard.settings:location_map_longitu missing schema de cloud_dashboard.settings:location_map_zoom_ra missing schema te cloud_dashboard.settings:location_map_country missing schema cloud_dashboard.settings:location_map_city missing schema cloud_dashboard.settings:location_map_zoom_le missing schema vel cloud_dashboard.settings:cloud_dashboard_oaut missing schema h2_callback_uri cloud_dashboard.settings:cloud_dashboard_oaut missing schema h2_client_id cloud_dashboard.settings:cloud_dashboard_json missing schema _api_server_uri cloud_dashboard.settings:cloud_dashboard_mark missing schema er_icon_uri cloud_dashboard.settings:cloud_dashboard_map_ missing schema geojson_uri cloud_dashboard.settings:cloud_dashboard_loca missing schema tion_map_config_uri cloud_dashboard.settings:cloud_dashboard_loca missing schema tion_map_country cloud_dashboard.settings:cloud_dashboard_loca missing schema tion_map_city cloud_dashboard.settings:cloud_dashboard_loca missing schema tion_map_latitude cloud_dashboard.settings:cloud_dashboard_loca missing schema tion_map_longitude cloud_dashboard.settings:cloud_dashboard_loca missing schema tion_map_zoom_level cloud_dashboard.settings:cloud_dashboard_bypa missing schema ss_animation ----------------------------------------------- ------------------------------------------------------ ------------- ----------
Please validate your patch by using https://www.drupal.org/project/config_inspector →
The command should bedrush config:inspect --detail --only-error
Thanks
- last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - Assigned to xiaohua guan
- last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - Status changed to Needs review
over 1 year ago 1:50am 26 October 2023 - 🇯🇵Japan xiaohua guan Tokyo, Japan
@yas
Please take a look. Thanks.
FYI, the settings like
oauth2_callback_uri
, which don't begin withcloud_dashboard_
, are garbage. You should to reinstallcloud_dashboard
module. - Status changed to RTBC
over 1 year ago 7:52am 26 October 2023 - 🇺🇸United States yas California 🇺🇸
@xiaohua-guan
Thank you for the fix. I applied the patch and ran the command drush config:inspect. I confirmed the patch fixed the errors. I'll merge the patch to
5.x
and6.x
, and close this issue as Fixed. - last update
over 1 year ago Composer require failure -
yas →
committed 88d20650 on 6.x authored by
abhishek_virasat →
Issue #3392432 by yas, Xiaohua Guan: Fix the missing schema (drupal/...
-
yas →
committed 88d20650 on 6.x authored by
abhishek_virasat →
- Status changed to Fixed
over 1 year ago 7:55am 26 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.