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
When company/org name is updated, user's profile still show old name (example: Edu Duque and "Campus Madrid" - it should be "Google for Startups")
I'm pretty sure that's a backend issue. As far as I've just checked out, it's getting the default sheet value, instead of populating the data from the real company field.
[Originally posted in Frontend repo by @musikame]
I'm pretty sure that's a backend issue. As far as I've just checked out, it's getting the default sheet value, instead of populating the data from the real company field.
https://github.com/CampusMadridProjects/directory-backend/blob/master/components/people/index.js#L74
The text was updated successfully, but these errors were encountered: