oceanprotocol/aquarius

Unable to restore nft state from "Ordering is temporary disabled" to "active"

soonhuat opened this issue · 3 comments

Description
When nft state change from 4 (Ordering is temporary disabled.) to 0 (Active), event not processed because ddo exist and warning thrown.

Describe the solution
Add state update when processing EVENT_METADATA_STATE

@calina-c the PR will handling scenario of changing state from non-active to the new state, thus, could re-enable Ordering is temporary disabled

@soonhuat should I close this ticket? The PR you submitted is merged, I assume it is the complete solution.

@calina-c yup, thanks