Use case: As a product analyst I need to be able to connect the SI case to the actions that may be taken for this case, for this account. To be able to do this i need the account ids to be recorded in some of the events.
There are 3 things to change in the event.mediawiki_product_metrics_suggested_investigations_interaction:
- on case_updated in action_context should look something like {"i":83,"uids":[4567890]}, where uid is the ids of the accounts added to the case
- on case_open in action_context should be included the uids of the accounts that are in the newly created case
- right now in some cases account id is filled in on the case_open and case_updated events in the performerid field, it should be removed, set to 0, as this update is happening by the service.