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

Group transaction flow improvements #1519

Open
SimiHunjan opened this issue Feb 5, 2025 · 0 comments
Open

Group transaction flow improvements #1519

SimiHunjan opened this issue Feb 5, 2025 · 0 comments

Comments

@SimiHunjan
Copy link
Contributor

Problem

When I duplicate a transaction, it does not duplicate all the properties I set on the original transaction I duplicated from.

  1. Create an account update transaction and set a saved threshold key (5/8)
  2. Add the transaction in the group
  3. Duplicate the transaction
  4. When the transaction is duplicated it does not copy over the threshold key in the key field
  5. When I go back to edit the transaction in the group it wipes the previous key that I sent for the transaction and I have to enter it again

Solution

If I duplicate a transaction, I would expect all the properties I set for the transaction type to be duplicated. In this flow, the value is that I don't need to set the key property each time since it is going to be the same across all the accounts in the update.

Alternatives

No response

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

No branches or pull requests

1 participant