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

Stop using SurfConextId in the AA client #118

Merged
merged 2 commits into from
Apr 30, 2019

Conversation

MKodde
Copy link
Member

@MKodde MKodde commented Apr 30, 2019

The AA client still used the dropped SurfConextId attribute, resulting
in the aa client being unable to find any results. As that attribute no
longer was received by profile, as EB stopped releasing it.

The solution is, again, to use the NameId value instead. Some renaming
on the AA client response objects was performed to make sure that,
semantically makes more sense.

Finally some remaining translation entries have been cleaned up too.

See:
https://www.pivotaltracker.com/story/show/164103691/comments/202141482

@MKodde MKodde force-pushed the feature/further-remove-surfconext-id branch from dbe449e to 49ec79f Compare April 30, 2019 06:56
@MKodde MKodde requested a review from pablothedude April 30, 2019 07:36
@MKodde MKodde force-pushed the feature/further-remove-surfconext-id branch from 49ec79f to e0d6fb2 Compare April 30, 2019 07:37
The AA client still used the dropped SurfConextId attribute, resulting
in the aa client being unable to find any results. As that attribute no
longer was received by profile, as EB stopped releasing it.

The solution is, again, to use the NameId value instead. Some renaming
on the AA client response objects was performed to make sure that,
semantically makes more sense.

Finally some remaining translation entries have been cleaned up too.

See:
https://www.pivotaltracker.com/story/show/164103691/comments/202141482
@MKodde MKodde force-pushed the feature/further-remove-surfconext-id branch from e0d6fb2 to 3367d22 Compare April 30, 2019 07:42
@MKodde MKodde force-pushed the feature/further-remove-surfconext-id branch from 1731801 to 8a58623 Compare April 30, 2019 07:47
Copy link
Contributor

@pablothedude pablothedude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, LGTM!

Done a code review and he only thing that seems missing are tests but that's not in scope of this PR.

@MKodde MKodde merged commit 3524a41 into develop Apr 30, 2019
@MKodde MKodde deleted the feature/further-remove-surfconext-id branch April 30, 2019 08:53
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