Skip to content
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

[BUGFIX:BP:11.2] Respect indexingPriority in QueueItemRepository #3557

Conversation

dkd-friedrich
Copy link
Member

Backport of #3509


What this pr does

Fixes #3492 by reading and saving the indexingPriority attribute when using the QueueItemRepository

How to test

  1. Set an indexingPriority to an existing queue (e.g. plugin.tx_solr.index.queue.news.indexingPriority = 50)
  2. Create a new item of the corresponding type (e.g. news) and save the record
  3. Open the tx_solr_indexqueue_item table. The queued item will get an indexingPriority of 50

Fixes: #3492

@dkd-friedrich dkd-friedrich merged commit 9027bfb into TYPO3-Solr:release-11.2.x Mar 27, 2023
10 checks passed
@dkd-friedrich dkd-friedrich deleted the bugfix/release-11.2.x/3492-respect_indexing_priority branch March 27, 2023 09:34
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.

None yet

2 participants