AS a potato talk moderator, I want to be able to manage another user's objectives #211
Labels
No labels
blocked
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs testing
question
type
admin
type
bug
type
change
type
defect
type
dependencies
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
type
subtask
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/vylbot-app#211
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: #217
Story Points: 2
AS a potato talk moderator, I want to be able to manage another user's objectives
SO THAT I can moderate the objectives of my members
Acceptance Criteria
AS a potato talk moderator
GIVEN I want to take action on behalf of another user's objective
WHEN I run
/objectives listuser <user>
THEN I should be able to see all objectives for
<user>
AS a potato talk moderator
GIVEN I want to take action on behalf of another user's objective
WHEN I run
/objectives view <id>
THEN I should be able to view another user's objective
AS a potato talk moderator
GIVEN I want to take action on behalf of another user's objective
AND I have the view embed
WHEN I click on the manage buttons
THEN I should be able to do these on behalf of them
Subtasks
/objectives listuser
moderator commandDelete another's objectives as a moderatorto AS a potato talk moderator, I want to be able to manage another user's objectivesBlocked by #209 and #210