Skip to content

save the user profile data within the User object#341

Closed
fixedd wants to merge 1 commit into
slackapi:v1from
fixedd:master
Closed

save the user profile data within the User object#341
fixedd wants to merge 1 commit into
slackapi:v1from
fixedd:master

Conversation

@fixedd

@fixedd fixedd commented Aug 8, 2018

Copy link
Copy Markdown

Summary

Save the user profile data within the user object.

The API changelog from almost a year ago describes how @mentions are changing and we need to use the new model before September 12, 2018, but it's impossible to get at the necessary profile data with the present implementation. This implementation isn't perfect (just shoving all the profile data into a dict in the User model), but it's backwards compatible and will allow us the ability to construct @mentions that will still function a month (and some change) from now).

Considering the timeliness of the API change SOME measure is needed, even if not ideal, IMHO.

Requirements (place an x in each [ ])

@CLAassistant

CLAassistant commented Aug 8, 2018

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@fixedd

fixedd commented Aug 8, 2018

Copy link
Copy Markdown
Author

Travis is only failing on an SSL cert error that's unrelated, this should not count.

@seratch seratch changed the base branch from master to v1 April 9, 2020 09:41
@seratch

seratch commented Apr 9, 2020

Copy link
Copy Markdown
Contributor

Thank you very much for taking the time to make this PR. This project no longer supports version 1.x as we've described here. Allow me to close this now. If you see the necessity to fix something similar in v2, please let us know by raising a new issue.

@seratch seratch closed this Apr 9, 2020
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.

3 participants