Skip to content

[WIP] Fix inconsistency between dashboard detection percentage and inject detail page#6492

Closed
Seb-MIGUEL with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-dashboard-detection-consistency
Closed

[WIP] Fix inconsistency between dashboard detection percentage and inject detail page#6492
Seb-MIGUEL with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-dashboard-detection-consistency

Conversation

Copilot AI commented Jun 30, 2026

Copy link
Copy Markdown
Contributor
  • V5_35 migration: add indexing_last_id column to indexing_status
  • IndexingStatus entity: add lastId field
  • InjectExpectationRepository: add findForIndexingAfter(from, lastId, limit) compound-cursor query
  • Handler interface: add default fetch(from, lastId, limit) method
  • InjectExpectationHandler: extract mapping helper, override fetch(from, lastId, limit) to use compound cursor
  • ElasticService: track lastId per cycle in bulkProcessing
  • OpenSearchService: track lastId per cycle in bulkProcessing
  • Add integration test for compound-cursor behaviour in IndexingRegressionTest

@Seb-MIGUEL

Copy link
Copy Markdown
Contributor

Superseded by PR #6493 which implements the same fix from a clean main-based branch.

@Seb-MIGUEL Seb-MIGUEL closed this Jun 30, 2026
Copilot stopped work on behalf of Seb-MIGUEL due to an error June 30, 2026 10:26
Copilot AI requested a review from Seb-MIGUEL June 30, 2026 10:26
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.

2 participants