Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make sure the updateStory endpoint converts the error message to string #247

Closed
sadikkuzu opened this issue Dec 9, 2023 · 2 comments · Fixed by #248
Closed

Make sure the updateStory endpoint converts the error message to string #247

sadikkuzu opened this issue Dec 9, 2023 · 2 comments · Fixed by #248
Assignees
Labels
backend Related to backend

Comments

@sadikkuzu
Copy link
Member

sadikkuzu commented Dec 9, 2023

The updateStory endpoint can return a list of error messages in some cases.

In the scope of this task, the error messages will all be in string format.

@sadikkuzu sadikkuzu added the backend Related to backend label Dec 9, 2023
@sadikkuzu sadikkuzu added this to the Final Milestone milestone Dec 9, 2023
@sadikkuzu sadikkuzu self-assigned this Dec 9, 2023
@sadikkuzu sadikkuzu moved this to 📋 Backlog in SWE574-G1 Dec 9, 2023
@sadikkuzu sadikkuzu moved this from 📋 Backlog to 🔖 ToDo in SWE574-G1 Dec 9, 2023
@sadikkuzu sadikkuzu moved this from 🔖 ToDo to 🏗 In progress in SWE574-G1 Dec 9, 2023
@sadikkuzu sadikkuzu changed the title Make sure the updateStory endpoint converts the error message to text Make sure the updateStory endpoint converts the error message to string Dec 9, 2023
@sadikkuzu sadikkuzu linked a pull request Dec 9, 2023 that will close this issue
@ckertam
Copy link
Collaborator

ckertam commented Dec 9, 2023

Handled by @sadikkuzu and tested by me @ckertam

@ckertam ckertam closed this as completed Dec 9, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in SWE574-G1 Dec 9, 2023
@sadikkuzu
Copy link
Member Author

Kudos to @ckertam 🎊
He indicated the actual code lines, and obviously tested the endpoint responses.
Thanks again 🙏🏼

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backend Related to backend
Projects
Status: ✅ Done
2 participants