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

Data removal request for U2BLLNNFQ #53

Open
2 of 3 tasks
jcorry opened this issue Apr 1, 2022 · 1 comment
Open
2 of 3 tasks

Data removal request for U2BLLNNFQ #53

jcorry opened this issue Apr 1, 2022 · 1 comment
Labels
🟢 Ready for review Ready for review ⛔ Data deletion request Data deletion request

Comments

@jcorry
Copy link

jcorry commented Apr 1, 2022

Please process the following data removal request.

My Slack user id is (it looks like U03H0B61B): U2BLLNNFQ
my Slack username is: jcorry

Check all that apply with [x]:

  • Ignore me going forward (all future messages from me will appear as "[redacted]")
  • Blank out my profile and redact all historic messages from me (all past messages from me will appear as "[redacted]")
  • Only redact certain historical messages from me (please provide a time range or other search criteria)
@zacstewart zacstewart added ⛔ Data deletion request Data deletion request 🚧 In progress Work in orogress labels Apr 2, 2022
@zacstewart
Copy link
Owner

Your account has been opted out of future message collection and all 6658 historic messages have been deleted. You can verify results by searching your user id here.

Note that this does not alter chat logs from any other users who may have said your name, however, in cases where people used Slack's @mention to mention you, it will now appear as @[deleted], because the chat log actually stores your user id and not the username, and I replace it with current username at page render time.

If this satisfies your request, please close the ticket. If not, please let me know what else I can do.

Please enter the user's ID (It looks like U03H0B61B)
> U2BLLNNFQ
A, [2022-04-02T10:27:12.162642 #4]   ANY -- : 2022-04-02 10:27:12 +0000 severity=INFO, (0.001016s) BEGIN
A, [2022-04-02T10:27:12.168372 #4]   ANY -- : 2022-04-02 10:27:12 +0000 severity=INFO, (0.005425s) SELECT CAST(current_setting('server_version_num') AS integer) AS v
A, [2022-04-02T10:27:12.172338 #4]   ANY -- : 2022-04-02 10:27:12 +0000 severity=INFO, (0.003591s) SELECT * FROM "users" WHERE ("id" = 'U2BLLNNFQ') LIMIT 1
{:id=>"U2BLLNNFQ",
 :name=>"jcorry",
 :real_name=>"John Corry",
 :image=>
  "https://avatars.slack-edge.com/2020-02-27/972084366117_8faa291e5d75bbb923fa_48.png",
 :opted_out=>false}
Are you sure you want to opt this user out? [Y/n] y
A, [2022-04-02T10:27:16.450070 #4]   ANY -- : 2022-04-02 10:27:16 +0000 severity=INFO, (0.001359s) UPDATE "users" SET "opted_out" = true WHERE ("id" = 'U2BLLNNFQ')
User has been opted out.
A, [2022-04-02T10:27:16.452594 #4]   ANY -- : 2022-04-02 10:27:16 +0000 severity=INFO, (0.002327s) COMMIT
Please enter the user's ID (It looks like U03H0B61B)
> U2BLLNNFQ
A, [2022-04-02T10:29:31.902649 #4]   ANY -- : 2022-04-02 10:29:31 +0000 severity=INFO, (0.001058s) BEGIN
A, [2022-04-02T10:29:31.904859 #4]   ANY -- : 2022-04-02 10:29:31 +0000 severity=INFO, (0.001826s) SELECT CAST(current_setting('server_version_num') AS integer) AS v
A, [2022-04-02T10:29:31.908598 #4]   ANY -- : 2022-04-02 10:29:31 +0000 severity=INFO, (0.003354s) SELECT * FROM "users" WHERE ("id" = 'U2BLLNNFQ') LIMIT 1
{:id=>"U2BLLNNFQ",
 :name=>"jcorry",
 :real_name=>"John Corry",
 :image=>
  "https://avatars.slack-edge.com/2020-02-27/972084366117_8faa291e5d75bbb923fa_48.png",
 :opted_out=>true}
A, [2022-04-02T10:29:31.996121 #4]   ANY -- : 2022-04-02 10:29:31 +0000 severity=INFO, (0.086505s) SELECT count(*) AS "count" FROM "messages" WHERE ("user_id" = 'U2BLLNNFQ') LIMIT 1
6658 messages
Are you sure you want to redact this user? [Y/n] y
A, [2022-04-02T10:29:34.406011 #4]   ANY -- : 2022-04-02 10:29:34 +0000 severity=INFO, (0.001528s) UPDATE "users" SET "name" = '[deleted]', "real_name" = '[deleted]', "image" = '/deleted-user.png' WHERE ("id" = 'U2BLLNNFQ')
A, [2022-04-02T10:29:34.598464 #4]   ANY -- : 2022-04-02 10:29:34 +0000 severity=INFO, (0.192031s) UPDATE "messages" SET "text" = '[redacted]' WHERE ("user_id" = 'U2BLLNNFQ')
A, [2022-04-02T10:29:34.718257 #4]   ANY -- : 2022-04-02 10:29:34 +0000 severity=INFO, (0.119533s) COMMIT

@zacstewart zacstewart added 🟢 Ready for review Ready for review and removed 🚧 In progress Work in orogress labels Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟢 Ready for review Ready for review ⛔ Data deletion request Data deletion request
Projects
None yet
Development

No branches or pull requests

2 participants