You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that right now the parent order in the original taxonomy file is not kept when exporting it again
I believe that we could add a property to the is_child_of relationship to keep track of that.
That would move us closer to the goal of being able to parse and unparse a valid taxonomy file without it changing at all
The text was updated successfully, but these errors were encountered:
I believe that right now the parent order in the original taxonomy file is not kept when exporting it again
I believe that we could add a property to the
is_child_of
relationship to keep track of that.That would move us closer to the goal of being able to parse and unparse a valid taxonomy file without it changing at all
The text was updated successfully, but these errors were encountered: