Closed callmemarv closed 3 years ago
Thanks for the PR but there is a import lost in the ArticleApi
. Please add the Article import and I will merge the PR 😃
That's what you get for using the GitHub-Editor. 🙈 Sorry for the inconvenience! I added the missing imports.
Updating the title of an article updates the slug in the background. Retrieving the updated article with the old slug results in an internal server error. The proposed change uses the updated slug instead.