Skip to content

2813 create message channel data model#2952

Merged
bosiraphael merged 9 commits intomainfrom
2813-create-message-channel-data-model
Dec 12, 2023
Merged

2813 create message channel data model#2952
bosiraphael merged 9 commits intomainfrom
2813-create-message-channel-data-model

Conversation

@bosiraphael
Copy link
Copy Markdown
Contributor

Closes #2813

@bosiraphael bosiraphael requested a review from Weiko December 12, 2023 10:31
@bosiraphael bosiraphael linked an issue Dec 12, 2023 that may be closed by this pull request
Copy link
Copy Markdown
Member

@Weiko Weiko left a comment

Choose a reason for hiding this comment

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

LGTM left a last comment @bosiraphael

icon: 'IconUserCircle',
joinColumn: 'connectedAccountId',
})
connectedAccount: string;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
connectedAccount: string;
connectedAccount: ConnectedAcountObjectMetadata;

@bosiraphael bosiraphael merged commit 6bc7a58 into main Dec 12, 2023
@bosiraphael bosiraphael deleted the 2813-create-message-channel-data-model branch December 12, 2023 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create message-channel data model

2 participants