Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F File Repository
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGRGenesys PGR
  • File Repository
  • Issues
  • #16
Closed
Open
Issue created Sep 25, 2017 by Matija Obreza@mobrezaOwner

Bytes persistence

Current implementations of BytesStorageService store data at paths as specified in the repository. Methods upsert, remove, get generally accept String path, String filename. Folder structure of bytes persistence should not be dependent on repository item path.

Instead of using the repository path as the path for bytes in storage, the bytes should be stored independently of the repository path and use the UUID of the item instead.

Assignee
Assign to
Time tracking