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 sending data as query on DELETE method #3972

Merged
merged 3 commits into from
Aug 30, 2022

Conversation

BHesseldieck
Copy link
Contributor

No description provided.

@BHesseldieck BHesseldieck requested a review from ivov August 29, 2022 21:54
@n8n-assistant n8n-assistant bot added core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Aug 29, 2022
Copy link
Contributor

@ivov ivov left a comment

Choose a reason for hiding this comment

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

Manually tested on sqlite: workflow preserved, ownership switched. All tests passing in all three DBs.

To prevent this from happening again, in DELETE /users/:id with transferId should perform transfer we should add an expectation that the transferred workflow still exists, plus same for a transferred credential.

Copy link
Contributor

@ivov ivov left a comment

Choose a reason for hiding this comment

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

Thanks for fixing!

@BHesseldieck BHesseldieck merged commit fc2ff35 into master Aug 30, 2022
@BHesseldieck BHesseldieck deleted the n8n-4460-deleting-user-deletes-all branch August 30, 2022 09:54
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Aug 31, 2022
@janober
Copy link
Member

janober commented Aug 31, 2022

Got released with [email protected]

@janober janober removed the Upcoming Release Will be part of the upcoming release label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants