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: Fix Topic Creation Restriction in Wizard #273

Merged
merged 10 commits into from
Oct 4, 2023

Conversation

jumagura
Copy link
Member

@jumagura jumagura commented Oct 2, 2023

Fixes overly restrictive before_create_topic hook that blocked topic creation from multi-step wizards. Introduced a custom parameter to differentiate between composer and wizard topic creation. Successfully reproduced and resolved the issue.

@angusmcleod angusmcleod self-assigned this Oct 3, 2023
@angusmcleod
Copy link
Member

@jumagura ping me when this is ready for review.

@jumagura
Copy link
Member Author

jumagura commented Oct 3, 2023

Hi Angus, I removed the custom parameter and instead I'm using a custom field that already exists

@angusmcleod
Copy link
Member

@jumagura Please add an rspec test for the issue this is fixing as well.

@angusmcleod angusmcleod self-requested a review October 4, 2023 01:09
@angusmcleod angusmcleod merged commit 43007d8 into main Oct 4, 2023
5 checks passed
@angusmcleod angusmcleod deleted the fix-wizard-topic-creation branch October 4, 2023 01:10
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.

2 participants