AS a user, I want the gallery images to be returned as an array of images #161

Open
opened 2024-04-07 13:30:41 +01:00 by Vylpes · 1 comment
Owner

Epic:
Story Points:


SO THAT I can pick from a set of images not just the first one of a gallery

Acceptance Criteria

AS a user
GIVEN I execute the script
AND the bot picks a post with multiple images
WHEN I check the returned data
THEN I should see an array with all the images in it

Subtasks

  • Update script
  • Update tests
  • Update documentation

Notes

No notes

Epic: \ Story Points: --- SO THAT I can pick from a set of images not just the first one of a gallery ## Acceptance Criteria AS a user GIVEN I execute the script AND the bot picks a post with multiple images WHEN I check the returned data THEN I should see an array with all the images in it ## Subtasks - [ ] Update script - [ ] Update tests - [ ] Update documentation ## Notes *No notes*
Vylpes added the
type
story
needs criteria
needs estimate
labels 2024-04-07 13:30:47 +01:00
Author
Owner

Currently the logic is hotfixed in to use the mail Url field, but would be good to add this as an array into the return logic, but this will require an API change and so is out of scope for a hotfix

Currently the logic is hotfixed in to use the mail Url field, but would be good to add this as an array into the return logic, but this will require an API change and so is out of scope for a hotfix
Vylpes changed title from Implement gallery images as an array to AS a user, I want the gallery images to be returned as an array of images 2024-06-02 16:27:20 +01:00
Vylpes removed the
needs criteria
label 2024-06-02 16:28:53 +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#161
No description provided.