PolicyEngine / PolicyEngine/policyengine-uk-chat
Allow users who create accounts after creating a chat to save their chats automatically to that account
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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