FriendsOfFlarum / FriendsOfFlarum/split
edge case splitting from first post of discussion
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 12
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Let's validate that splitting from post 1 in a dicussion does not break our functionality. It should set the first not-split post as OP in this case.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the discussion-splitting logic and any existing tests for splitting from the first post. Reproduce the post-1 case described in the issue. Done means the first post excluded from the split is assigned as the new discussion's OP without breaking the split behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100