You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the creator is creating a transaction group with lots of transactions (or just takes a long enough time creating the group), some transactions could have expired before the group is made. The creator would need to go through all transactions to manually ensure the valid start is still valid, in this case.
Solution
Add a valid start ticking (and editable) component to the Transaction Group Details page
Creating the transaction group would then update each transaction that has a valid start time older than the group's valid start time
Ensure that this functionality still separates each valid start time by a millisecond or so.
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Problem
If the creator is creating a transaction group with lots of transactions (or just takes a long enough time creating the group), some transactions could have expired before the group is made. The creator would need to go through all transactions to manually ensure the valid start is still valid, in this case.
Solution
Alternatives
No response
The text was updated successfully, but these errors were encountered: