Bug #13391
Actor relationship search index update job is missing data
Status: | Verified | Start date: | 07/21/2020 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Search / Browse | |||
Target version: | Release 2.6.3 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
Relationship type data (stored in the actorDirectRelationTypes
property of actor documents) isn't being updated by the actor relationship search index update job.
History
#1 Updated by Mike Cantelon almost 2 years ago
- Status changed from New to Code Review
#2 Updated by José Raddaoui Marín almost 2 years ago
- Status changed from Code Review to In progress
We may want to target this for 2.6.1 and cherry-pick the fix to stable/2.6.x after testing it in qa/2.x.
#3 Updated by Mike Cantelon almost 2 years ago
- Status changed from In progress to QA/Review
- Assignee deleted (
Mike Cantelon)
Merged into qa/2.x. I'll backport to stable/2.6.x after it was been confirmed to work.
#4 Updated by Mike Cantelon almost 2 years ago
It was noticed that if you CSV imported actor relations you couldn't subsequently search actors by relation type and see the corresponding actor as expected.
For example:
1) Alice and Puppy are actors
2) A relation of Alice controls Puppy is imported as CSV
3) Searching by the "controls" relationship type wouldn't bring up either
This should fix that.
#5 Updated by Dan Gillean about 1 year ago
- Target version changed from Release 2.7.0 to Release 2.6.3
#6 Updated by Sarah Mason about 1 year ago
Verified.
-Sarah M.
#7 Updated by Sarah Mason about 1 year ago
- Status changed from QA/Review to Verified