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

[3.2] Structure entries with no children showing expand arrow #4504

Closed
gregorterrill opened this issue Jul 9, 2019 · 1 comment
Closed

Comments

@gregorterrill
Copy link

Description

After updating to 3.2, some entries in a structure with no children are showing the expand arrow next to them in the CP. If I inspect, I can see that the data-descendants attribute on those entries' table rows show a non-zero number, even though there aren't actually any descendants. Clicking the expand arrow causes a new row to flash in and then disappear.

I believe the affected entries previously had children which were later moved to be top-level entries themselves (long before updating to 3.2).

Re-saving the entry, creating and deleting a new child entry, and clearing all caches all don't clear the issue.

Additional info

  • Craft version: 3.2
  • PHP version: 7.1.18
  • Database driver & version: MySQL 5.7.21
@brandonkelly
Copy link
Member

Thanks for reporting that! Just fixed for the next release.

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

No branches or pull requests

2 participants