question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Versioning for File

See original GitHub issue

https://discuss.erpnext.com/t/shared-development-document-management-and-git-version-control-for-files-inside-erpnext/16924/4

  • Add a property version in File
  • If a new file with the same filename is uploaded, ask user if its a new version of the exising file, then rename the old file as filename-[timestamp].extn and make a new File record linked to the new file
  • View versions of a file within the File doctype
  • Ability make an existing file a version of another file
  • Ability to delete old versions, set rules on how many old versions should be kept

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
revantcommented, Oct 24, 2016

If a new file with the same filename Referenced on same docname is uploaded, ask user if its a new version of the exising file, then rename the old file as filename-[timestamp].extn and make a new File record linked to the new file

Because when multiple job applicants send resume.pdf, they send on separate docname and systems handles them now.

0reactions
tannineocommented, Jun 22, 2022

Any update on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is File Versioning? - Website Rating
File versioning is a process that saves your work as multiple versions throughout the editing process. These versions are saved in different locations...
Read more >
What is File Versioning and why does it matter? - eFileCabinet
At its core, document versioning simply means that every edited version of the document, regardless of whether it is stored under a unique...
Read more >
How to enable file versioning on Windows - Ctrl.blog
Once you've selected a disk to use with file History, find the disk or network share you chose in Windows File Explorer. ·...
Read more >
File Naming and Versioning - Research Data Services
Include a version number at the end of the file name such as v01. Change this version number each time the file is...
Read more >
How versioning works in lists and libraries - Microsoft Support
Track history of a version When versioning is enabled, you can see when an item or file was changed and who changed it....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found