-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Search first
- I searched and no similar issues were found
What Happened?
Creating a graph in the most recent version of the application (2.0.1) seems to result in the GroupBy option "Page" no longer existing as an option for grouping. I seem to retain the GroupBy option "Page" in a graph created prior to the most recent releases however. Despite my attempts, I am unable to get this functionality to work in any newly created graph at this time, despite it continuing to work in the older graph.
Hopefully this is not something I accidentally enabled in previous graphs without realising it, that I am failing to enable in additional graphs I am creating. However I can not tell any difference between the graphs in which this GroupBy option works, and those in which it does not, other than the version under which the graph was originally created.
The images I have supplied show the functionality with the "Task" property applied, but the behaviour seems to apply to any such collections for which a table/list is generated.
Reproduce the Bug
- Create a new graph
- Create any collection of items with a NewTag (Such as TODO Tasks)
- Go to the page for the defined NewTag (Task) and view by either Table or list
- Click ... and select > GroupBy
- Within this menu, "Page" is no longer an option
Expected Behavior
I expect that as per graphs created prior, "Page" remains a valid GroupBy option.
Files
Graph created after yesterday


Graph created prior to yesterday
Browser, Desktop or Mobile Platform Information
OSX 15.7.4, Chrome/Firefox, Logseq Browser App Version: 2.0.1
Additional Context
No response
Are you willing to submit a PR? If you know how to fix the bug.
- I'm willing to submit a PR (Thank you!)