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

Do not require programs languages in controller #3422

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

hennevogel
Copy link
Member

@hennevogel hennevogel commented Jul 1, 2024

We did not set this in ProposalController#create so it was empty if we the event validation failed and we rendered :new.

It makes little sense to assign this instance variable anyway, we already have @program.

Fixes #3422

We did not set this in ProposalController#create so it was empty
if we the event validation failed and we rendered :new.

It makes little sense to assign this instance variable anyway, we already have
@program.
@hennevogel hennevogel merged commit 4c1b7eb into openSUSE:master Jul 2, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant