I have a template that defines a subobject in which I define properties, including Summary Pagename={{FULLPAGENAME}}
, among others. When I then query
[[Summary Pagename::(page I'm looking for)]]
it shows me all the subobjects I expect to see, however, depending on the page I query, I sometimes get every subobject in duplicate.
In particular, if the pagename is of the form ..../Scoreboards
it displays in duplicate; however, usually the pagename will be of the form ..../Scoreboards/[something else]
and then everything works as intended.
It might be relevant that in some cases, ..../Scoreboards
will have subpages, but in others it doesn't, but regardless of whether it has subpages or not this duplication still happens.
Here's a direct link to a page showing this problem. It seems pretty weird to me, but anyone know what might be going on?