mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add TODO
This commit is contained in:
parent
13c61984de
commit
826ad7019c
@ -158,6 +158,7 @@ export class TransactionLinkResolver {
|
||||
|
||||
await executeTransaction(transactionLink.amount, transactionLink.memo, linkedUser, user)
|
||||
|
||||
// TODO: Rollback transaction when updating links fails
|
||||
transactionLink.redeemedAt = now
|
||||
transactionLink.redeemedBy = user.id
|
||||
transactionLink.save().catch(() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user