JoinColony / colonyDapp

Colony dApp client
49 stars 19 forks source link

Can't finalize task funded with ETH #1900

Closed auryn-macmillan closed 4 years ago

auryn-macmillan commented 4 years ago

Steps to reproduce

  1. Create a task funded with ETH
  2. Try to finalized it

Expected behaviour

Task should finalize and ETH should be received by assignee

Actual behaviour

Cannot finalize task image

Clickling the "retry" button has the same result.

collinvine commented 4 years ago

@auryn-macmillan are you sure you claimed the ETH into the pot? Can you show what your Token and TX screens look like in the admin page?

auryn-macmillan commented 4 years ago

I don't have admin permissions in that colony, so I can't see the tokens tab. But I believe that this is the transaction that sent ETH to the colony and that this is the transaction that claimed the ETH.

Given that it has not been possible to move tokens between domains as of yet, I can only assume that that the root domain had enough ETH.

chmanie commented 4 years ago

This seems to be fixed in #1907