-
Notifications
You must be signed in to change notification settings - Fork 9.4k
setup:db:status cli doesn't track queue consumer changes #37473
Copy link
Copy link
Closed
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.6Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Triage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject itIssue related to Developer Experience and needs help with Triage to Confirm or Reject it
Metadata
Metadata
Assignees
Labels
Issue: needs updateAdditional information is require, waiting for responseAdditional information is require, waiting for responseReported on 2.4.6Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Triage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject itIssue related to Developer Experience and needs help with Triage to Confirm or Reject it
Type
Fields
Give feedbackNo fields configured for issues without a type.
Preconditions and environment
Steps to reproduce
bin/magento setup:db:statuscommand to check for db schema changesAll modules are up to date.even though we have new DB changes to the queue tableExpected result
Whenever we run
bin/magento setup:db:statuscommand to check for DB schema changes, it'll output if we should runsetup:upgradefor the DB schema changes to reflect.Since we have new queue created and DB changes waiting to be updated which should show the correct status on status cli.
Actual result
It's showing
All modules are up to date.even though we have new DB changes to the queue tableAdditional information
No response
Release note
No response
Triage and priority