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

fix: Added feature toggle check for account deletion API (#32846) #33062

Merged
merged 16 commits into from
Dec 4, 2023

Conversation

kiran1415
Copy link
Contributor

Description

Based on this forum discussion, I have incorporated support for a check feature toggle/flag (FEATURES["ENABLE_ACCOUNT_DELETION"]) in the account deletion API.

Useful information to include:
NA

Supporting information

wg-test-relese-discussion

Testing instructions

Please disable the "ENABLE_ACCOUNT_DELETION" feature flag and attempt to delete your account. You should receive a forbidden.

Deadline

NA

Other information

NA

@openedx-webhooks
Copy link

openedx-webhooks commented Aug 18, 2023

Thanks for the pull request, @kiran1415! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Aug 18, 2023
@mphilbrick211 mphilbrick211 added the needs test run Author's first PR to this repository, awaiting test authorization from Axim label Aug 18, 2023
@e0d
Copy link
Contributor

e0d commented Aug 23, 2023

@kiran1415 Looks like the quality check is failing, can you have a look?

@e0d e0d added waiting on author PR author needs to resolve review requests, answer questions, fix tests, etc. and removed needs test run Author's first PR to this repository, awaiting test authorization from Axim labels Aug 23, 2023
@kiran1415
Copy link
Contributor Author

@e0d I have added a fix to pass the quality pass check

@mphilbrick211 mphilbrick211 removed the waiting on author PR author needs to resolve review requests, answer questions, fix tests, etc. label Sep 12, 2023
@mphilbrick211
Copy link

Hi @openedx/2u-aperture! Is this something you could review/merge for us? Thanks!

@mphilbrick211 mphilbrick211 added the waiting for eng review PR is ready for review. Review and merge it, or suggest changes. label Sep 12, 2023
@mphilbrick211
Copy link

Hi @openedx/2u-aperture! This is ready for review - would someone be able to enable the tests again? Thanks!

@mphilbrick211 mphilbrick211 requested a review from a team October 3, 2023 01:04
@mphilbrick211 mphilbrick211 added needs test run Author's first PR to this repository, awaiting test authorization from Axim and removed waiting for eng review PR is ready for review. Review and merge it, or suggest changes. labels Oct 24, 2023
@e0d e0d removed the needs test run Author's first PR to this repository, awaiting test authorization from Axim label Oct 25, 2023
@e0d
Copy link
Contributor

e0d commented Oct 25, 2023

@kiran1415 Looks like there are some failed checks, can you have a look?

@mphilbrick211 mphilbrick211 added the needs test run Author's first PR to this repository, awaiting test authorization from Axim label Oct 27, 2023
@e0d e0d removed the needs test run Author's first PR to this repository, awaiting test authorization from Axim label Oct 27, 2023
@mphilbrick211 mphilbrick211 added the waiting for eng review PR is ready for review. Review and merge it, or suggest changes. label Oct 30, 2023
@mphilbrick211
Copy link

Hi @openedx/2u-aperture! This is ready for review. Thanks!

@robrap
Copy link
Contributor

robrap commented Nov 29, 2023

@kiran1415: [request] Thanks for this. I'm not planning on doing a detailed review, but could you add a unit test?

@mphilbrick211: [inform] This was tagged as arch-bom on the Contributions board, so I have updated to Aurora.

@jsnwesson
Copy link
Contributor

Hi @mphilbrick211 and @robrap , I'm just seeing this PR while on-call and I'm seeing that my team (Aperture) is being asked for review but this is on Aurora's Contribution board. Does this mean that Aperture is still responsible for review or should this be on Aurora?
Secondly, for any OSPRs needed to be reviewed by Aperture, it'd be appreciated if the label needs maintainer attention could be added. It's the surest way that any on-call engineer will see a PR and triage it for review. Thanks!

@robrap robrap added needs maintainer attention Issue or PR specifically needs the attention of the maintainer. and removed needs maintainer attention Issue or PR specifically needs the attention of the maintainer. labels Dec 4, 2023
@robrap
Copy link
Contributor

robrap commented Dec 4, 2023

@jsnwesson:

  1. I made a mistake tagging "Aurora". Your teams both start with "A". 😉 I have fixed this and moved it to "Aperture".
  2. I think the current process would be anything that has waiting for eng review label on your board to have your attention, which should also be in the Ready for Review column. Could that work for your team?

Note: We want to avoid different processes for different teams if it is different for different sake. That said, if there are things you can do with your proposed process that aren't possible with the current process, let's discuss with @mphilbrick211. Thank you!

@jsnwesson jsnwesson merged commit e78e6d3 into openedx:master Dec 4, 2023
64 checks passed
@openedx-webhooks
Copy link

@kiran1415 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

1 similar comment
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-source-contribution PR author is not from Axim or 2U waiting for eng review PR is ready for review. Review and merge it, or suggest changes.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

7 participants