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

Allow unsuccessful results to be counted #965

Merged

Conversation

derekwilhelm
Copy link
Contributor

Some federated sources can produce error details but still return results. Currently, when the UI receives results from a query for a source that indicates an error, the available and possible counts reported do not include updates from "unsuccessful" sources. This means that if the source did in fact return results, they would be displayed to the user in the results visual but the status in the heartbeat area would indicate that there were zero results. This is a confusing state for the user to be in.

This PR removes the filtering of unsuccessful results so that all of the returned data is counted appropriately.

@derekwilhelm
Copy link
Contributor Author

build now

@cxddfuibot
Copy link
Collaborator

Internal build has been started, your results will be available at build completion.

@cxddfuibot
Copy link
Collaborator

Build ABORTED See the job results in legacy Jenkins UI or in Blue Ocean UI.

@derekwilhelm
Copy link
Contributor Author

build now

@cxddfuibot
Copy link
Collaborator

Internal build has been started, your results will be available at build completion.

@cxddfuibot
Copy link
Collaborator

Build SUCCESS See the job results in legacy Jenkins UI or in Blue Ocean UI.

@derekwilhelm derekwilhelm merged commit 11d1052 into codice:master Jul 29, 2024
3 checks passed
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.

8 participants