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

Problem: "Your Memory" feature is broken #3

Open
peterVG opened this issue Mar 1, 2021 · 0 comments
Open

Problem: "Your Memory" feature is broken #3

peterVG opened this issue Mar 1, 2021 · 0 comments

Comments

@peterVG
Copy link
Member

peterVG commented Mar 1, 2021

All the SQL that this feature relied upon has been refactored, i.e. the feature relied heavily on the availability of a Posts table which has been eliminated. We are currently not importing Post content, only media content is being maintained. As well, many FB users would provide a single description in their Post metadata and attached multiple media files to it. That Post metadata was being used as media descriptions when more specific ones were not provided but this is now lost. Need to understand and clean-up the refactor to re-implement this feature.

--> Disable this feature for the the time being as its not in core requirements

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

No branches or pull requests

1 participant