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

[Experimentation] Support managing foreign experts for translated articles #435

Open
handicraftsman opened this issue Aug 11, 2021 · 0 comments · May be fixed by #436
Open

[Experimentation] Support managing foreign experts for translated articles #435

handicraftsman opened this issue Aug 11, 2021 · 0 comments · May be fixed by #436

Comments

@handicraftsman
Copy link
Contributor

handicraftsman commented Aug 11, 2021

Story link
None yet; @StanislavKucher what do you think? This was your idea.

Task description

It would be nice to have a way to manage authors of articles written in foreign languages in a way that allows
deduplicating author names and biographies in the database.

Another neat feature of this is possibility to implement autocomplete for such authors on frontend side (for those who do it)

To do

    • Define the database table and corresponding Entity/DTO classes.
    • Implement adding a foreign expert (as requested, this is admin-only)
    • Implement searching for foreign experts (basic LIKE 'whatever%' search is done, have to do more work to make full-text search work)
    • Implement linking translated posts to a foreign expert entry.
    • Implement searching posts when we have a foreign expert ID.
    • Implement tests

Estimating

Ugh, I do not have access to that page, should poke staff ;(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant