-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Milestone
Description
Describe the bug
when adding a new question, the corresponding tags will not be synced to search plugin because the TagRel
entities have not been created yet.
To Reproduce
Steps to reproduce the behavior:
- enable one of the search plugin, e.g. elastic search
- enable the search plugin in Admin page.
- add a new question with tags.
- after question created, you can find that the tags have not been synced to the search plugin.
Expected behavior
question as well as its tags are all synced to search plugin. The root cause is that the TagRel
entities are not been created yet when updating search.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
- Device: [Desktop]
- OS: [Windows/WSL]
- Browser [chrome]
- Version [main branch]
LinkinStars
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Done