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
I think you're not able to search for "Unlock tokens" because there is action called "Unlock tokens". Our action is called "Unlock token" which we have a dedicated filter for:
But I guess if the intention is to make the "unlock token" action searchable thing too then yep, can do 👌
I spent a little bit of time looking into this today.
Searching by token does eventually work on your colony, but it took over 3 minutes to search through all the actions. I don't think the search works very well with so many actions in the same colony...
It does appear that searching by action type doesn't work properly though, it checks for the ColonyActionType rather than how the name appears in the UI, so Unlock token requires searching for UNLOCK_TOKEN.
I'll assigned myself this issue and fix up the action type, if we want to optimise the search speed that will be a bigger job that we should address separately.
Steps to reproduce
Expected behaviour
Actual behaviour
https://www.notion.so/colony/Activity-Feed-c4c47253f8e8414fba93d9bd1c09f879
The text was updated successfully, but these errors were encountered: