Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore: simplify extraction of app ID from custom record #444

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Aug 12, 2024

No description provided.

@rolznz rolznz requested a review from bumi August 12, 2024 05:34
Copy link
Contributor

@bumi bumi left a comment

Choose a reason for hiding this comment

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

thanks!

// save app from custom key/value records
if dbTransaction.App == nil && app.ID != 0 {
dbTransaction.App = &app
AppId: appId,
Copy link
Contributor

Choose a reason for hiding this comment

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

<3

@bumi bumi merged commit 42c2691 into feat/process-podcasting-custom-key-value Aug 12, 2024
8 checks passed
@bumi bumi deleted the chore/process-podcasting-custom-key-value-feedback branch August 12, 2024 06:48
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.

2 participants