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

CU-863h3ztv4: Quartz job to check eveara status #167

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

AndrewWestberg
Copy link
Member

No description provided.

@newmskywalker
Copy link
Contributor

@@ -316,6 +352,25 @@ internal class SongRepositoryImpl(
return transaction.transactionCbor.toByteArray().toHexString()
}

override suspend fun updateSongMintingStatus(songId: UUID, mintingStatus: MintingStatus) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Much cleaner to do this here than in the QQS Receiver

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. I also figured there would be some instances where Artist Portal requests would be the thing moving to the next state of the minting state machine so it made sense to move it here.

@AndrewWestberg AndrewWestberg merged commit bf85b34 into master Jul 1, 2023
2 checks passed
@AndrewWestberg AndrewWestberg deleted the amw/minting_updates branch July 1, 2023 18:40
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.

3 participants