Skip to content

[BUGFIX] Magic Items are now returned by the Search endpoint - #975

Open
calumbell wants to merge 1 commit into
open5e:stagingfrom
calumbell:961/magic-item-search-bug
Open

calumbell wants to merge 1 commit into
open5e:stagingfrom
calumbell:961/magic-item-search-bug

Conversation

@calumbell

Copy link
Copy Markdown
Contributor

Description

This PR fixes a bug where Magic Items were not being returned by the /v2/search endpoint. They are now being returned as intended.

This issue appears to have been the MagicItems were not loaded into the search index at build time.

Related Issue

Closes #961

How was this tested

  • CI/CD passing
  • Spot checked on local
  • Ran pytest suite on local (all passing)

This branch has not been deployed

No deployments
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.

[BUG / SEARCHJ] Magic Items not being returned in search results

2 participants