AS a user, I want to be able to delete posts I made with the /bunny command #321
Labels
No labels
blocked
duplicate
needs
approval
needs
criteria
needs
estimate
needs
tests
question
step
doing
step
review
step
testing
step
todo
step
uat
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
idea
type
incident
type
investigation
type
spike
type
story
won't fix
No project
No assignees
2 participants
Notifications
Total time spent: 17 minutes 23 seconds
Due date
Vylpes
17 minutes 23 seconds
No due date set.
Dependencies
No dependencies set
Reference
RabbitLabs/vylbot-app#321
Loading…
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?
Epic:
Story Points: Story Points: 2
AS a user, I want to be able to delete posts I made with the /bunny command
SO THAT I can remove posts I might not want/like
Acceptance Criteria
AS a user
GIVEN I used the
/bunnycommandAND I want to remove the output
WHEN I click on the
DeletebuttonTHEN the bot should delete this embed
AS a user
GIVEN I wasn't the one who ran the
/bunnycommandWHEN I click on the
DeletebuttonTHEN the bot should give me an error
Subtasks
Notes
No notes
Allow original poster to delete posts made with the /bunny command via a buttonto AS a user, I want to be able to delete posts I made with the /bunny commandThis is failing -

Event not foundQA results — #321 (step/testing → step/uat)
Branch:
release/3.4.0@e2eda43Landed via: PR #526 (Delete button) + PR #539 (register bunny button event; fixes “Event not found”).
Acceptance criteria
/bunnyreply includes a Delete buttoncustomIdbunny delete <userId>, label Delete (command suite)Registry.RegisterButtonEvents()registersbunnyVerification
yarn build(tsc)yarn testyarn lintrelease/3.4.0tests/commands/bunny.test.tstests/buttonEvents/bunny.test.tsNotes
/bunny→ Delete as author / as other user) left for human UAT.Assigning to @Vylpes for UAT.