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

[7.0] Fix tags view for missing taggables #2757

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Feb 27, 2024

Backports #2735 to 7.0-stable

When the taggable has been deleted it is nil in this collection
and model_name is not available on NilClass

(cherry picked from commit ecfb7c1)

# Conflicts:
#	app/views/alchemy/admin/tags/_tag.html.erb
Looks nicer than the comma separated list.

(cherry picked from commit 5d9023b)

# Conflicts:
#	app/views/alchemy/admin/tags/_tag.html.erb
@tvdeyen tvdeyen merged commit bbcd03b into 7.0-stable Feb 27, 2024
56 of 58 checks passed
@tvdeyen tvdeyen deleted the backport/7.0-stable/pr-2735 branch February 27, 2024 17:11
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