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

[WriteInPublic] Make person_uuid_prefix configurable #2383

Merged
merged 1 commit into from
Feb 26, 2018

Conversation

chrismytton
Copy link
Member

@chrismytton chrismytton commented Feb 26, 2018

Rather than hardcoding the person_uuid_prefix in the WriteInPublic views this instead gets it from the Configuration model and then passes it into the client. The client then uses that prefix internally to prefix IDs, rather than expecting the IDs to already be prefixed.

Part of #2351

Rather than hardcoding the person_uuid_prefix in the WriteInPublic views
this instead gets it from the Configuration model and then passes it
into the client. The client then uses that prefix internally to prefix
IDs, rather than expecting the IDs to already be prefixed.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 54.573% when pulling a1624c6 on make-person-uuid-prefix-configurable into 5d3bf6c on master.

@chrismytton chrismytton requested a review from mhl February 26, 2018 16:07
Copy link
Contributor

@mhl mhl left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@mysociety-pusher mysociety-pusher merged commit a1624c6 into master Feb 26, 2018
@chrismytton
Copy link
Member Author

This change has now been deployed to staging and production 🚀

@mysociety-pusher mysociety-pusher deleted the make-person-uuid-prefix-configurable branch June 7, 2019 14:26
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.

4 participants