Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy tracking #63

Open
sahib opened this issue Dec 26, 2020 · 1 comment
Open

Copy tracking #63

sahib opened this issue Dec 26, 2020 · 1 comment
Labels
enhancement Not a bug, it's a new feature or improvement minor Minor issue

Comments

@sahib
Copy link
Owner

sahib commented Dec 26, 2020

Random feature idea that come up during mail exchange with @evgmik:

We are currently tracking moves of files in the MDAG, but we don't track copies. This would enable use to show users in brig history:

CHANGE      FROM          TO    HOW                       WHEN                       
moved       HEAD          CURR   /ali-file → /bali-file  Sat Dec 26 13:01:45 CET 2020
copied      2W9rNbdUSxr3  HEAD   /original → /ali-file   Wed Dec 23 15:45:12 CET 2020  
@sahib sahib added enhancement Not a bug, it's a new feature or improvement minor Minor issue labels Dec 26, 2020
@sahib sahib changed the title Copy detection of Copy tracking Dec 26, 2020
@evgmik
Copy link
Collaborator

evgmik commented Dec 27, 2020

We can potentially also track pin/unpin operations. Though, we do not reflect such changes in commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Not a bug, it's a new feature or improvement minor Minor issue
Projects
None yet
Development

No branches or pull requests

2 participants