Not seeing any values for wiki or event.user_editcount for any action in Android data in event.editattemptstep
We currently send edit event data to the editattempstep schema but events did not include the value for wiki or event.user_editcount where edit activity took place. The event.user_editcount value is linked to the event.user_id which is tracked with edit actions.
It looks like the value for user active wiki IS being sent to event.wiki but that needs to be moved to the topline wiki column in editattemptstep (editattemptstep has 2 wiki columns: topline wiki and event.wiki - we want to use the topline wiki column to track this data).
Please update code to include these values with edit event data.
Once task is completed I will make another ticket to track validated data