Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Рефакторинг юзердаты

Open
#129 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
kafka

Research direction

Start by reading the linked issues in .github/issues/132 and userdata-api/issues/29, then inspect how user data is collected and how Kafka updates are consumed. Done means the listed problems have agreed behavior and are addressed: stale data removal, selective loading, user editing controls, prioritization rules, and Kafka ingestion.

Written by the indexing model from the issue text.

Description

epic :100:

Issue open by Mark Arzangulyan via group-chat message.

Есть куча данных в юзердате, которые мы собираем и с ними следующие проблемы:

  • при удалении метода, данные остаются и они не заменяются
  • подгружаются абсолютно все данные, которые мы смогли вытащить их оаутха
  • нет возможность редактировать эти данные пользователю (видимость, источник, значение)
  • логика приоритизации данных нуждается в переработке — какие методы мы действительно считаем "надежными и неизменными" для верифицированных пользователей, а какие можно править.
  • https://github.com/profcomff/.github/issues/132
  • https://github.com/profcomff/userdata-api/issues/29
  • Починить подтягивание данных из кафки

Надо это переработать так, чтобы было хорошо. А как плохо — не надо

Dominant language
No language data
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from profcomff/.github

All issues in profcomff/.github

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.