Skip to content

setup:db:status cli doesn't track queue consumer changes #37473

@Vigneshmuthusamy

Description

@Vigneshmuthusamy

Preconditions and environment

  • Magento version - Old and latest versions till 2.4.6
  • Occurs in both commerce and open source editions
  • We need to have message queue configured to test it

Steps to reproduce

  • Setup message queues and add new topics/queues via any existing custom module
  • run bin/magento setup:db:status command to check for db schema changes
  • It'll output All modules are up to date. even though we have new DB changes to the queue table

Expected result

Whenever we run bin/magento setup:db:status command to check for DB schema changes, it'll output if we should run setup:upgrade for 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 table

Additional information

No response

Release note

No response

Triage and priority

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Labels

Issue: needs updateAdditional information is require, waiting for responseReported on 2.4.6Indicates original Magento version for the Issue report.Triage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject it

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions