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

copy settings from breaks category parent #7448

Closed
barisusakli opened this issue Mar 13, 2019 · 0 comments
Closed

copy settings from breaks category parent #7448

barisusakli opened this issue Mar 13, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@barisusakli
Copy link
Member

barisusakli commented Mar 13, 2019

Category Structure

1
|___2
    |___3

If you go into category 2 and copy settings from 3, it will result in category 2 having children 2 and 3.

127.0.0.1:6379[1]> zrange cid:2:children 0 -1
1) "2"
2) "3"

Category 2 is also removed from cid 1 children so they disappear from the ACP and homepage.

@barisusakli barisusakli added this to the 1.12.1 milestone Mar 13, 2019
@barisusakli barisusakli self-assigned this Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant