Skip to content

config:show output #16654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jbownds opened this issue Jul 9, 2018 · 3 comments
Closed

config:show output #16654

jbownds opened this issue Jul 9, 2018 · 3 comments
Labels
Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed

Comments

@jbownds
Copy link

jbownds commented Jul 9, 2018

Preconditions

  1. Magento cloud build
  2. php 7.1.13
  3. mariadb 10.0.35
  4. Magento CLI version 2.2.3

Steps to reproduce

  1. SSH to magento-cloud enviornment
  2. Change directory to Bin
  3. Run ./magento config:show

Expected result

1.) A list of the configuration values in the following format:
web@4rlomlxl3j6y4a2hrpu2goapcq:~/bin$ ./magento config:show
web/unsecure/base_url - http://development2-avfnyoi-33idfz6fzbmmy.us-3.magentosite.cloud/
web/secure/base_url - https://development2-avfnyoi-33idfz6fzbmmy.us-3.magentosite.cloud/
web/secure/use_in_adminhtml - 1
general/locale/code - en_US
general/locale/timezone - America/Los_Angeles
general/region/display_all - 1
general/region/state_required - AT,BR,CA,CH,EE,ES,FI,HR,LT,LV,RO,US
currency/options/base - USD
currency/options/default - USD

Actual result

  1. A truncated list of the values and error as follows:
    carriers/tablerate/condition_name - package_value
    connector_automation/review_settings/allow_non_subscribers - 1
    connector_configuration/abandoned_carts/allow_non_subscribers - 1
    wishlist/general/multiple_enabled - 1
    PHP Fatal error: Uncaught Error: Call to undefined method Magento\Config\Model\Config\Structure\Element\Group::hasBackendModel() in /app/vendor/magento/module-config/Console/Command/ConfigShow/ValueProcessor.php:100
@magento-engcom-team
Copy link
Contributor

Hi @jbownds. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento-engcom-team give me {$VERSION} instance

where {$VERSION} is version tags (starting from 2.2.0+) or develop branches (2.2-develop +).
For more details, please, review the Magento Contributor Assistant documentation.

@jbownds do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?

  • yes
  • no

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Jul 9, 2018
@jbownds
Copy link
Author

jbownds commented Jul 9, 2018

A native build of cloud from github, locally leverages CLI 2.2.5, which doesn't seem to have this command. I don't have a cloud sandbox that I can reproduce this in- The current build I'm using leverages Magento CLI version 2.2.3, so this is likely the problem.

@engcom-backlog-nickolas engcom-backlog-nickolas added the Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed label Jul 10, 2018
@engcom-backlog-nickolas

@jbownds, thank you for your report. I wasn't able to reproduce this issue locally on Magento CE version.
Please follow these guidelines for proper tracking of your issue. You can report Commerce-related issues in one of two ways:
You can use the Support portal associated with your account
or
If you are a Partner reporting on behalf of a merchant, use the Partner portal.

GitHub is intended for Magento Open Source users to report on issues related to Open Source only. There are no account management services associated with GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed
Projects
None yet
Development

No branches or pull requests

3 participants