AS a package user, I want the post author name to be added to the return result #110

Open
opened 2023-11-09 17:52:40 +00:00 by Vylpes · 0 comments
Owner

Epic:
Story Points: 2


AS a package user, I want the post author name to be added to the return result
SO THAT I can access the username of the person who created the post

Acceptance Criteria

AS a package user
GIVEN I want to see the author name
WHEN I access the result via result.author
THEN I should have access to the author's name

Subtasks

  • Add author to the result
  • Update tests
  • Update documentation

Notes

No notes

Epic: \ Story Points: 2 --- AS a package user, I want the post author name to be added to the return result SO THAT I can access the username of the person who created the post ## Acceptance Criteria AS a package user GIVEN I want to see the author name WHEN I access the result via `result.author` THEN I should have access to the author's name ## Subtasks - [ ] Add author to the result - [ ] Update tests - [ ] Update documentation ## Notes *No notes*
Vylpes added the
type
story
needs criteria
needs estimate
labels 2023-11-09 17:52:48 +00:00
Vylpes changed title from Add Author to return result to AS a package user, I want the post author name to be added to the return result 2023-12-31 14:36:05 +00:00
Vylpes removed the
needs criteria
label 2023-12-31 14:38:18 +00:00
Vylpes removed the
needs estimate
label 2024-04-07 14:13:41 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/random-bunny#110
No description provided.