Add missing `rejectReports` field to show-instance API response
What does this PR do?
Fixes a bug in the instance-info page caused by a mistake in my previous Reject Reports PR. The show-instance
endpoint was missing the rejectReports
property, which caused the flag to always display as "off" after reloading the page. This PR adds the missing property to ensure that the status is displayed correctly.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request
Merge request reports
Activity
Filter activity
added bugbackend label
mentioned in commit fdfb0faa
Please register or sign in to reply