[bug] Reply is not attached to thread when delete & redraft #331
Labels
No labels
a11y
Bug
Bug fix
cannot reproduce
CSS
Documentation
enhancement
Feature
Feature request
Held for next release cycle
Minor change
performance
priority: critical
priority: high
priority: low
priority: medium
priority: patch welcome
regression
Translation/Locale
WIP
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma-fe#331
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version
9aa64d8What were you trying to do?
I redraft a reply (e.g. because I falsely mention someone, or make a mistake in a poll)
What did you expect to happen?
The redrafted post is in reply to the same post as before.
What actually happened?
The redrafted post is in its own thread, detached from the original one.
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?
I'm trying to fix this btw, but I cannot get
repliedUserto pass to the redraft form, as the status object only contains the user ID and not user object