Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Payload Message not saved #1863

Open
lerio29 opened this issue Mar 28, 2022 · 3 comments
Open

Payload Message not saved #1863

lerio29 opened this issue Mar 28, 2022 · 3 comments

Comments

@lerio29
Copy link

lerio29 commented Mar 28, 2022

Hello,

I just realized that the payload of the messages were not saved when they were created
savePayloadMessageKO
savePayloadKO-2
.

@ClementDEBOOS
Copy link

Hello,

This issue is blocking me on the de# my project.

Bumping this subject, I really need this feature.

Thanks.

@legas117
Copy link

legas117 commented Oct 3, 2023

I believe that the reason it doesn't save is because the change impact _model in payload-tab.component but the message that contains the payload that will be saved is not changed:

@input() message: AaiMessage;

protected _model: SimplifiedType = null;

But it's still blocking me, do you have any news on this issue ?

Thanks.

@ben-lc
Copy link

ben-lc commented Aug 14, 2024

Hi, I created an issue on apicurio-data-models Apicurio/apicurio-data-models#801 and proposed a merge request that may solve this issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

5 participants