Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Genesys Backend Genesys Backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGR
  • Genesys BackendGenesys Backend
  • Issues
  • #413
Closed
Open
Created Feb 05, 2019 by Matija Obreza@mobrezaOwner

DB: AccessionId updated

There's something wrong with AccessionId. When pushing data I see a bunch of:

update acce set active=0, version=2, lastModifiedBy=1273, lastModifiedDate='2019-02-05 16:34:34',
 collId=3152251, geoId=null, imageCount=0, pdciId=616925, folderId=null where id=3794549 and version=1

update acce set active=0, version=5, lastModifiedBy=1273, lastModifiedDate='2019-02-05 16:34:40',
 collId=3151926, geoId=3092359, imageCount=0, pdciId=616587, folderId=null where id=3794214 and version=4

update acce set active=0, version=2, lastModifiedBy=1273, lastModifiedDate='2019-02-05 16:34:33',
 collId=3152255, geoId=3091876, imageCount=0, pdciId=616929, folderId=null where id=3794553 and version=1

update acce set active=0, version=7, lastModifiedBy=985, lastModifiedDate='2019-02-05 16:34:41',
 collId=null, geoId=null, imageCount=0, pdciId=1583595, folderId=null where id=734501 and version=6

update acce set active=0, version=5, lastModifiedBy=1273, lastModifiedDate='2019-02-05 16:34:39',
 collId=3151736, geoId=3091975, imageCount=0, pdciId=616395, folderId=null where id=3794024 and version=4
  • why is active updated (and to 0)?
  • imageCount ok... I guess.
  • collId, geoId and pdciId should be updated when needed

Explore

Assignee
Assign to
Time tracking