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

[Fix-19083] Search Index read entities from index mapping #19084

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

mohityadav766
Copy link
Contributor

@mohityadav766 mohityadav766 commented Dec 16, 2024

Describe your changes:

Fixes #19083

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@mohityadav766 mohityadav766 self-assigned this Dec 16, 2024
@mohityadav766 mohityadav766 changed the title Search Index read entities from index mapping [Fix-19083] Search Index read entities from index mapping Dec 16, 2024
@github-actions github-actions bot added backend safe to test Add this label to run secure Github workflows on PRs labels Dec 16, 2024
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.87% (40075/62747) 40.38% (16040/39724) 43.06% (4805/11160)

Copy link

Copy link

@mohityadav766 mohityadav766 merged commit 2888e37 into main Dec 16, 2024
23 of 28 checks passed
@mohityadav766 mohityadav766 deleted the fix-all-entities branch December 16, 2024 10:25
mohityadav766 added a commit that referenced this pull request Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reindex Page Entitiy is Missing on Collate
3 participants