There are some edit sessions that are logged as successfully posted comments (recorded in [[ https://schema.wikimedia.org/#!/secondary/jsonschema/analytics/mediawiki/talk_page_edit | talk_page_edit ]] as being published); however, there is not an associated save event (`event.action = 'saveSuccess'`) in [[ https://schema.wikimedia.org/repositories/secondary/jsonschema/analytics/legacy/editattemptstep/current.yaml | EditAttemptStep]].
While reviewing data for the New Topic Tool AB test in T277825, we found that this impacted only discussiontool sessions and was found to impact about 14% of AB test sessions where a new topic was published. It's possible this may be related to the connection-related issues mentioned in T304771 but further investigation is needed to confirm.
The purpose of this ticket is to confirm the extent and specific type of events where this issue occurs and identify the cause.
**Requirements:**
[] Review data to confirm the extent of impact and specific type of events where this issue occurs. This will include confirming if those sessions only come from discussiontools (`event.integration = discussiontools`), if they all include init events, and if either an abort or SaveFailure action was logged.
[] Identify the possible source of the issue