Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add missing URL parameter to breaking news article #728

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

GeorgeCloud
Copy link
Contributor

Prior to this PR, articles would only receive a URL via a PUT to the NewsArticle Controller.

Related to this ticket

Copy link
Member

@richardxia richardxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this! If it's not too much trouble, do you think you could try updating the Postman test to catch this issue, by checking that the API response includes the news article with the URL field set? Let me know if you have any questions about getting the Postman tests running.

@GeorgeCloud GeorgeCloud changed the title Add missing key and value for news article URL Add missing URL parameter to breaking news article Jan 4, 2024
Copy link
Member

@richardxia richardxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet, thanks for adding the test! This LGTM to merge!

@GeorgeCloud GeorgeCloud merged commit ae4de4c into master Jan 4, 2024
4 checks passed
@GeorgeCloud GeorgeCloud deleted the add-missing-url-to-new-article branch January 4, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants