PolicyEngine / PolicyEngine/policyengine-uk-chat

Allow users who create accounts after creating a chat to save their chats automatically to that account

Open
#209 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1
Forks
1
Avg merge
16h 46m
Merged PRs (30d)
2

Description

At the moment, if a user without an account creates a chat, then creates an account, there's no automatic mechanism to associate the chat with their new account

Contributor guide

Open the contributing guide

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.

Research direction

The issue does not name files or tests. Start by tracing the chat creation and account signup flows, then identify how unauthenticated chats are stored and how accounts are linked. Done means a chat created before signup is automatically associated with the newly created account and remains available after signup.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.