Skip to content

VULN-1903 fix: Correctly refresh previously loaded rows#1188

Merged
leSamo merged 1 commit intoRedHatInsights:masterfrom
leSamo:1903-data-refresh
Sep 6, 2021
Merged

VULN-1903 fix: Correctly refresh previously loaded rows#1188
leSamo merged 1 commit intoRedHatInsights:masterfrom
leSamo:1903-data-refresh

Conversation

@leSamo
Copy link
Contributor

@leSamo leSamo commented Sep 6, 2021

From unionBy documentation:

Result values are chosen from the first array in which the value occurs.

So if an item is contained in both previously loaded rows and new data, we should prioritize the new attributes; otherwise we'd use the old attributes for overlapping items.

@jira-linking
Copy link

jira-linking bot commented Sep 6, 2021

Referenced Jiras:
https://issues.redhat.com/browse/VULN-1903

@leSamo leSamo merged commit c99c502 into RedHatInsights:master Sep 6, 2021
kpatticha pushed a commit that referenced this pull request Sep 6, 2021
## [1.77.5](v1.77.4...v1.77.5) (2021-09-06)

### Bug Fixes

* Correctly refresh previously loaded rows ([#1188](#1188)) ([c99c502](c99c502))
@kpatticha
Copy link
Contributor

🎉 This PR is included in version 1.77.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Kinlaw pushed a commit to RedHatInsights/vulnerability-ui-build that referenced this pull request Sep 6, 2021
## [1.77.5](RedHatInsights/vulnerability-ui@v1.77.4...v1.77.5) (2021-09-06)

### Bug Fixes

* Correctly refresh previously loaded rows ([#1188](RedHatInsights/vulnerability-ui#1188)) ([c99c502](RedHatInsights/vulnerability-ui@c99c502))
Kinlaw pushed a commit to RedHatInsights/vulnerability-ui-build that referenced this pull request Sep 6, 2021
## [1.77.5](RedHatInsights/vulnerability-ui@v1.77.4...v1.77.5) (2021-09-06)

### Bug Fixes

* Correctly refresh previously loaded rows ([#1188](RedHatInsights/vulnerability-ui#1188)) ([c99c502](RedHatInsights/vulnerability-ui@c99c502))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants