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

IBX-9040: Fixed return in updateDomainContent method to Item #75

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

Sztig
Copy link
Contributor

@Sztig Sztig commented Dec 5, 2024

🎫 Issue IBX-9040

Description:

This is a fix for a small oversight in #46
When requesting data back after performing an update mutation, certain fields would throw 500 because we are returning Content instead of Item. This behavior has been fixed here.

@Sztig Sztig requested a review from a team December 5, 2024 15:55
Copy link

sonarqubecloud bot commented Dec 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
D Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@konradoboza konradoboza merged commit af73c18 into 4.6 Dec 10, 2024
10 of 11 checks passed
@konradoboza konradoboza deleted the IBX-9040-updateDomainContent-fix branch December 10, 2024 10:20
@Sztig
Copy link
Contributor Author

Sztig commented Dec 10, 2024

merged up 6f3bb87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants