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

test is mixing nested attributes when using with_options validation #41477

Closed
yasalmasri opened this issue Feb 17, 2021 · 3 comments
Closed

test is mixing nested attributes when using with_options validation #41477

yasalmasri opened this issue Feb 17, 2021 · 3 comments
Labels

Comments

@yasalmasri
Copy link

Steps to reproduce

Expected behavior

expected to receive the nested attributes as it has been declared in the test file

Actual behavior

if you send 2 nested attributes, controller receive the params mixed one with the other.

System configuration

Rails version:
Rails 6.1.2.1

Ruby version:
ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x86_64-darwin19]

@rails-bot
Copy link

rails-bot bot commented May 18, 2021

This issue has been automatically marked as stale because it has not been commented on for at least three months.
The resources of the Rails team are limited, and so we are asking for your help.
If you can still reproduce this error on the 6-1-stable branch or on main, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions.

@rails-bot rails-bot bot added the stale label May 18, 2021
@zzak
Copy link
Member

zzak commented May 18, 2021

It seems there was some more information in the rspec-rails thread, but no one has triaged this one :(

I'll keep it open if anyone has time to look 🙏

@rails-bot rails-bot bot removed the stale label May 18, 2021
@rails-bot
Copy link

rails-bot bot commented Aug 16, 2021

This issue has been automatically marked as stale because it has not been commented on for at least three months.
The resources of the Rails team are limited, and so we are asking for your help.
If you can still reproduce this error on the 6-1-stable branch or on main, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions.

@rails-bot rails-bot bot added the stale label Aug 16, 2021
@rails-bot rails-bot bot closed this as completed Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants