Jorge @Jay
So I hope this helps with the information loss.
Doing a binary search on my backups to find the point at which my “Issues” branch stopped appearing I found this:
This is the backup from 2023-04-20 7-29 pm:
{
"id": "-LqnLcdHxYU5CLC6Opkv",
"i": "-1,0",
"t": "# Issues #catproblemstosolve",
"c": 1546826010274,
"d": 1644644194668,
"q": false,
"o": "-LqnLcialeSdth7AYyqq",
"p": "-M0g-Hk2EIK01gdaDh8_",
"g": 1152
},
{
"id": "-MxAb4PUSomey7DT8c87",
"i": "-44",
"t": "I am not Not answering #catproblemstosolve",
"c": 1646241013331,
"d": 1681877374409,
"f": 8192,
"q": false,
"o": "-LqnLcialeSdth7AYyqq",
"p": "-LqnLcdHxYU5CLC6Opkv",
"g": 128
},
{
"id": "-N-yF770OxePlGCvUfEF",
"i": "-43,0",
"t": "Development Issues #catproblemstosolve #withDev",
"c": 1650311856977,
"d": 1658036131691,
"q": false,
"o": "-LqnLcialeSdth7AYyqq",
"p": "-LqnLcdHxYU5CLC6Opkv",
"g": 128
},
This is the backup from 2023-04-21 10-39 am
{
"id": "-MxAb4PUSomey7DT8c87",
"i": "-3",
"t": "I am not Not answering #catproblemstosolve",
"c": 1646241013331,
"d": 1682093970611,
"f": 8192,
"q": false,
"o": "-LqnLcialeSdth7AYyqq",
"p": "-LqnLciS7VtcB23Df0eo",
"g": 128
},
{
"id": "-N-yF770OxePlGCvUfEF",
"i": "-3,0",
"t": "Development Issues #catproblemstosolve #withDev",
"c": 1650311856977,
"d": 1682093970611,
"q": false,
"o": "-LqnLcialeSdth7AYyqq",
"p": "-LqnLciS7VtcB23Df0eo",
"g": 128
},
Notice that the “Issues” branch (which is missing in the 2nd backup), with a parent id of the 2 children as “—–pkv” in the Apr 20 backup but it changed to “—-f0e0” in the Apr 21 backup, while the other ids of other items stayed the same. This “—f0e0” seems to be the id of the root of the outline. So it would seem that the branch item did disappear from the outline and the children were promoted to the root (according to the backup) but this is not what I see inside Legend as I can’t find any of the children anywhere in the outline.