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 post tag created without parent_id bug #749

Merged
merged 1 commit into from
Jan 13, 2018

Conversation

cestivan
Copy link
Contributor

@cestivan cestivan commented Jan 13, 2018

When creating a post tag in Post Tags index page, the tag would be saved but nothing showed in the list.

After investigating the SQL generated, I found parent_id is empty.

@owen2345 owen2345 merged commit 2d46bcf into owen2345:master Jan 13, 2018
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