The Wayback Machine - https://web.archive.org/web/20201128145846/https://github.com/versionpress/versionpress/pull/1354
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

Ignore user_meta community-events-location #1354

Open
wants to merge 1 commit into
base: master
from

Conversation

@candrews
Copy link
Contributor

@candrews candrews commented Sep 19, 2018

community-events-location records the user's IP upon login; that's not useful information to store in version control.

community-events-location records the user's IP upon login; that's not useful information to store in version control.
@borekb borekb requested a review from pavelevap Sep 24, 2018
@borekb
Copy link
Member

@borekb borekb commented Sep 24, 2018

Hi @candrews, thanks for the PR. It looks good to me, I've asked @pavelevap for one final confirmation and then we can merge this. Thanks!

@pavelevap
Copy link
Collaborator

@pavelevap pavelevap commented Sep 24, 2018

Hi @candrews,

I checked community-events-location usermeta, but it is not used only for IP address.
Users can also manually select their own city and ignore IP address, please see screenshot. In this case we should preserve this information, I guess.

image

I agree that we can ignore IP address, but it depends on another related issue: #1350 (ignoring only part of serialized entity).

@borekb
Copy link
Member

@borekb borekb commented Sep 24, 2018

Nice find. So I guess it would be best to wait for #1350 to be implemented and then re-do the schema change using the update API / syntax in a fresh PR. The caveat here is that #1350 is not easy to implement, unfortunately, so I'm not sure when we'll have the bandwidth to do it.

@beabri
Copy link

@beabri beabri commented Sep 12, 2019

Hi all,
do you have any news about this issue?
Thank you so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
4.0-beta2 → 4.0-beta3
  
Awaiting triage
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.