Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
G
goyo-syncable-container
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • kuraemon-goyo
  • packages
  • goyo-syncable-container
  • Issues
  • #4

Closed
Open
Opened Jul 21, 2024 by M. Shibuya@m_shibuyaOwner

移行直後のjsonl作成のあと、別PCで工事チェックアウトでエラー。

agentCode: 'XsGRqZfDPo035IfKBSpHSKN1tvlGaM_1721560459172', での工事チェックアウト時のログ。チェックインされているはずのsyncableEntityがチェックアウト状態になっている?

2024-07-21T11:14:19.660Z	361072dd-c54b-49d5-a1d5-692163b24eff	ERROR	Error: rejected[[
  {
    "syncableEntityId": {
        "albumBasicDisp": {
            "albumFolderName": "album1"
        }
    },
    "rejected": {
        "conflictCheckOut": {
            "agentCode": "XsGRqZfDPo035IfKBSpHSKN1tvlGaM_1721560314452",
            "revision": 1,
            "checkOutAt": 1721560314534
        }
    }
},
  {
    "syncableEntityId": {
        "albumBasicDisp": {
            "albumFolderName": "album2"
        }
    },
    "rejected": {
        "conflictCheckOut": {
            "agentCode": "XsGRqZfDPo035IfKBSpHSKN1tvlGaM_1721560314452",
            "revision": 1,
            "checkOutAt": 1721560314575
        }
    }
},
  {
    "syncableEntityId": {
        "albumBasicDisp": {
            "albumFolderName": "album3"
        }
    },
    "rejected": {
        "conflictCheckOut": {
            "agentCode": "XsGRqZfDPo035IfKBSpHSKN1tvlGaM_1721560314452",
            "revision": 1,
            "checkOutAt": 1721560314627
        }
    }
}
]]
    at ContainerApi.<anonymous> (/opt/nodejs/node_modules/@kuraemon-goyo/goyo-syncable-container/dist/src/containerApi.js:185:23)
    at Generator.next (<anonymous>)
    at fulfilled (/opt/nodejs/node_modules/@kuraemon-goyo/goyo-syncable-container/dist/src/containerApi.js:5:58)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: kuraemon-goyo/packages/goyo-syncable-container#4