Open
Conversation
Contributor
|
@mfranceschit I have been working on this branch in order to perform several tests, and I have found a strange scenario, which occurs in the object arrays, in which when a modification is made to the data instead of updating the current entry adds a new item, also maintaining the previous value. I was able to reproduce this in more than one service, and here is an example for the ELB listeners: |
Contributor
|
It looks like we may have to do the generation of ids after all :/
…On Thu, May 12, 2022 at 8:26 AM m-pizarro ***@***.***> wrote:
@mfranceschit <https://github.com/mfranceschit> I have been working on
this branch in order to perform several tests, and I have found a strange
scenario, which occurs in the object arrays, in which when a modification
is made to the data instead of updating the current entry adds a new item,
also maintaining the value anteroir. I was able to reproduce this in more
than one service, and here is an example for the ELB listeners:
This is the last update:
[image: image]
<https://user-images.githubusercontent.com/64504276/168084221-7528c903-3aab-4a06-b1d2-6c2bf251421b.png>
These are the raw data returned by the service:
[image: image]
<https://user-images.githubusercontent.com/64504276/168084652-319da2ae-2e92-4b0e-905b-628e4ba21b12.png>
And these are the data returned by the query:
[image: image]
<https://user-images.githubusercontent.com/64504276/168085178-6b7ca13d-6cb2-4c0e-910d-0b7fadff5444.png>
—
Reply to this email directly, view it on GitHub
<#80 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABW4BHMROQMSIMHIA365GWLVJUBHTANCNFSM5UMGN7FQ>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Issue tracker links
CG-1631
Changes/solution
Dependencies
SDK https://github.com/cloudgraphdev/sdk
AWS Provider https://github.com/cloudgraphdev/cloudgraph-provider-aws