Page MenuHomePhabricator

Reuse gender information from Flow API
Open, MediumPublic

Description

It is in the response from serializeUser (in the PHP formatter code).

Once the data model is fully in place, we shouldn't need the getUserGender call in flowthank. For stuff that is in the initial HTML, it will be in the JSON blob. Everything else will be in the API response.