Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Profile Company/Org not linked to the right name #52

Closed
musikame opened this issue Jan 28, 2019 · 1 comment
Closed

User Profile Company/Org not linked to the right name #52

musikame opened this issue Jan 28, 2019 · 1 comment
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@musikame
Copy link
Member

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")

@musikame musikame added the bug Something isn't working label Jan 28, 2019
@CodingCarlos
Copy link
Contributor

CodingCarlos commented Jan 28, 2019

Hummm 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

I'm updating the sheet now, and adding this issue to the backend repo, to make sure that we improve and fix this issue in the API refactor needed for the dashboard ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants