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

Fix #57: User.Name not being populated on timeentry list #58

Conversation

stgraham2000
Copy link

The Name field of the User object may sometimes be used by Harvest to populate the full name. The User structure needs to be aware of this and optionally populate this on a JSON decode if the User field is present.

The `Name` field of the `User` object may sometimes be used by Harvest
to populate the full name. The `User` structure needs to be aware of this
and optionally populate this on a JSON decode if the `User` field is
present.
@stgraham2000 stgraham2000 force-pushed the ioka-technologies/fix-user-not-being-populated branch from 192c6de to b0dde42 Compare April 19, 2024 06:24
@becoded
Copy link
Owner

becoded commented Apr 19, 2024

Thanks @stgraham2000 for your contribution!

@becoded becoded merged commit aff6413 into becoded:main Apr 19, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants