Skip to content

logs.requests diff missing entries in 'id-list' #24

@vcavallo

Description

@vcavallo

After making a plea, i seem to have gotten a dif with this in both set and rem

// other entries elided
{
    "requests": [
      {
        "id-list": [],
        "requester": "~zod"
      }
    ]
}

the initial state looks right though (ignore outgoing):

{
  "offers": [],
  "outgoing": [
    {
      "status": true,
      "when": 1663280096,
      "who": "~zod",
      "id": "0v5.g0tdk.1jkvn.trj0t.nkase.jc51m",
      "act": "take"
    },
    {
      "status": true,
      "when": 1663279404,
      "who": "~sum",
      "id": "0v5.ngk19.hfocl.vqndc.hcsbu.u9ber",
      "act": "give"
    },
    {
      "status": true,
      "when": 1663279258,
      "who": "~sum",
      "id": "0v4.q3qr5.rpkjo.1gc3d.uvma1.mcev4",
      "act": "gack"
    },
    {
      "status": true,
      "when": 1663278979,
      "who": "~sum",
      "id": "0v2c9et.igacf.5v6v0.cemse.p09ge",
      "act": "gack"
    },
    {
      "status": "pending",
      "when": 1663268007,
      "who": "~sogrum-savluc",
      "id": "0v5.g0tdk.1jkvn.trj0t.nkase.jc51m",
      "act": "give"
    }
  ],
  "requests": [
    {
      "id-list": [
        "0v5.g0tdk.1jkvn.trj0t.nkase.jc51m"
      ],
      "requester": "~zod"
    }
  ]
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions