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

Revert the deprecation of #redirect_back_or_default method #4856

Conversation

waiting-for-dev
Copy link
Contributor

@waiting-for-dev waiting-for-dev commented Jan 16, 2023

Summary

We deprecated #redirect_back_or_default method in #4533. However, the original plan was halted because of auth problems in solidus_auth_devise. See solidusio/solidus_auth_devise#232 for details.

Ref. #4846

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

  • I have written a thorough PR description.
  • I have kept my commits small and atomic.
  • I have used clear, explanatory commit messages.

The following are not always needed (cross them out if they are not):

  • [ ] I have added automated tests to cover my changes.
  • [ ] I have attached screenshots to demo visual changes.
  • [ ] I have opened a PR to update the guides.
  • [ ] I have updated the README to account for my changes.

We deprecated `#redirect_back_or_default` method in solidusio#4533 [1]. However,
the original plan was halted because of auth problems in
solidus_auth_devise. See solidusio/solidus_auth_devise/232 [2] for details.

[1] - solidusio#4533
[2] - solidusio/solidus_auth_devise#232
@waiting-for-dev waiting-for-dev requested a review from a team as a code owner January 16, 2023 05:45
@github-actions github-actions bot added the changelog:solidus_core Changes to the solidus_core gem label Jan 16, 2023
@waiting-for-dev waiting-for-dev added the type:bug Error, flaw or fault label Jan 16, 2023
@kennyadsl
Copy link
Member

@waiting-for-dev not sure this should be labeled as a bug. It has never been released in a version. WDYT?

@waiting-for-dev
Copy link
Contributor Author

@waiting-for-dev not sure this should be labeled as a bug. It has never been released in a version. WDYT?

You're right, but I'd see it as a "bug in master", if that makes sense. At least, that's definitely not a feature 🙂 I'm fine if you prefer to remove the label; I only applied that as we committed to adding one of those two labels to every PR, though.

@waiting-for-dev waiting-for-dev merged commit 625aa06 into solidusio:master Jan 18, 2023
@waiting-for-dev waiting-for-dev deleted the waiting-for-dev/revert_deprecation_of_redirect_back_or_default branch January 18, 2023 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem type:bug Error, flaw or fault
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants