Skip to content

Conversation

@AlejandroP
Copy link
Contributor

The property Json Collection Serialization , was not being used in REST procedures / Dps
Issue :
106797

@AlejandroP AlejandroP temporarily deployed to external-storage-tests February 2, 2024 21:10 — with GitHub Actions Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

…tput parameter. Reverts to default wrapped status for this case
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@AlejandroP AlejandroP temporarily deployed to external-storage-tests February 16, 2024 17:06 — with GitHub Actions Inactive
… as API objects.

  Changed Attribute GxUnWrappedJson for GxJsonSerialization(type)
@genexusbot
Copy link
Collaborator

Cherry pick to beta failed, 1 conflicted file in commit ee9000f
  • dotnet/src/dotnetframework/GxClasses/Services/GxRestWrapper.cs

@AlejandroP AlejandroP temporarily deployed to external-storage-tests February 20, 2024 15:18 — with GitHub Actions Inactive
@genexusbot genexusbot added the conflict Conflict merging to beta branch label Feb 20, 2024
@AlejandroP AlejandroP temporarily deployed to external-storage-tests February 20, 2024 16:14 — with GitHub Actions Inactive
@genexusbot
Copy link
Collaborator

Manual cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta failed, 1 conflicted file in commit ee9000f
  • dotnet/src/dotnetframework/GxClasses/Services/GxRestWrapper.cs

@genexusbot
Copy link
Collaborator

Manual cherry pick to beta success

@genexusbot genexusbot removed the conflict Conflict merging to beta branch label Feb 20, 2024
@genexusbot
Copy link
Collaborator

Cherry pick to beta failed, 1 conflicted file in commit 8ab5213
  • dotnet/src/dotnetframework/GxClasses/Services/GxRestWrapper.cs

@AlejandroP AlejandroP temporarily deployed to external-storage-tests February 21, 2024 17:31 — with GitHub Actions Inactive
@genexusbot genexusbot added the conflict Conflict merging to beta branch label Feb 21, 2024
@genexusbot
Copy link
Collaborator

Manual cherry pick to beta success

@genexusbot genexusbot removed the conflict Conflict merging to beta branch label Feb 21, 2024
@AlejandroP AlejandroP temporarily deployed to external-storage-tests February 25, 2024 04:13 — with GitHub Actions Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@AlejandroP AlejandroP temporarily deployed to external-storage-tests February 27, 2024 22:54 — with GitHub Actions Inactive
Copy link
Collaborator

@claudiamurialdo claudiamurialdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The two methods GetWrappedStatus and SetWrappedStatus could be internal?


private string wrappedStatus = "";

public string GetWrappedStatus()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider using internal methods over public ones whenever possible.

return wrappedStatus;
}

public void SetWrappedStatus(string value)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can it be internal instead of public?

- Change SetWrappedStatus function as internal.
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@AlejandroP AlejandroP temporarily deployed to external-storage-tests February 28, 2024 22:58 — with GitHub Actions Inactive
@AlejandroP AlejandroP temporarily deployed to external-storage-tests February 29, 2024 05:22 — with GitHub Actions Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@AlejandroP AlejandroP temporarily deployed to external-storage-tests February 29, 2024 14:12 — with GitHub Actions Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@AlejandroP AlejandroP temporarily deployed to external-storage-tests March 2, 2024 05:44 — with GitHub Actions Inactive
@AlejandroP AlejandroP temporarily deployed to external-storage-tests March 14, 2024 19:37 — with GitHub Actions Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@AlejandroP AlejandroP temporarily deployed to external-storage-tests March 19, 2024 18:12 — with GitHub Actions Inactive
@AlejandroP AlejandroP merged commit 4cfa7bc into master Mar 19, 2024
@AlejandroP AlejandroP deleted the list_serialization branch March 19, 2024 20:40
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.

4 participants