Closed (fixed)
Project:
Cloud
Version:
6.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Oct 2023 at 07:56 UTC
Updated:
9 Nov 2023 at 07:59 UTC
Jump to comment: Most recent
drush config:inspect:Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
abhishek_gupta1 commentedComment #3
abhishek_gupta1 commented@yas, created Schema, Please review the MR
Comment #4
yas@abhishek_virasat
Thank you for your contribution. Unfortunately, I don't see any MR. Can you please make sure of creating the MR? Thanks
Comment #5
yasComment #7
abhishek_gupta1 commented@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.
Comment #8
yas@abhishek_virasat
Thank you for the MR. I ran
drush config:inspect --detail --only-errorand found the following errors:Please validate your patch by using https://www.drupal.org/project/config_inspector
The command should be
drush config:inspect --detail --only-errorThanks
Comment #9
xiaohua guan commentedComment #10
xiaohua guan commented@yas
Please take a look. Thanks.
FYI, the settings like
oauth2_callback_uri, which don't begin withcloud_dashboard_, are garbage. You should reinstallcloud_dashboardmodule.Comment #11
yas@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.xand6.x, and close this issue as Fixed.Comment #14
yas