Skip to content

Conversation

@mausham-shrestha-aligent

Summary
This PR fixes a typo in the namespace that caused the indexer_reindex_all_invalid to fail. I had initially assumed that no products had been updated during this period. The issue was further obscured by the presence of old queues, which I mistakenly assumed were new ones during verification in both Prod and Stage environments.

Investigation Notes

  1. No issues were encountered during setup:di:compile or while running the indexer:reindex prerender_* commands in the local environment. Everything appeared to work as expected when I created PR earlier.

  2. However, it’s likely that indexer_reindex_all_invalid performs a more thorough validation compared to the individual indexers. This may have caused the typo to go unnoticed locally.

  3. To add to the confusion, Ctrl+Click correctly navigated to the (incorrectly named) function, which gave the impression that everything was wired up correctly.

  4. Pipeline didn't highlighted the issue too.

Resolution
Moved Filter to Model directory

@aligent-lturner aligent-lturner merged commit 0e1481a into main May 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants