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

Export developer and method-timestamp #52

Open
simonfranz opened this issue May 20, 2020 · 2 comments
Open

Export developer and method-timestamp #52

simonfranz opened this issue May 20, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@simonfranz
Copy link

For better teamwork it would be easier to log also the creation timestamp and the creator of each Method,
If you are not working with the same manager, it is useful for both code-export and code-import to know when the method was last edited by which developer. You can even activate this in ENVY that for every method the current developer is logged, so listing in an export would also be useful.

Thanks in advance

@marianopeck marianopeck added the enhancement New feature or request label May 21, 2020
@marianopeck marianopeck added this to the 1.2 milestone May 21, 2020
@eMaringolo
Copy link
Collaborator

@simonfranz , if a developer loads from Tonel, and then writes again to Tonel, the same method would have a different timestamp even if there was no change, causing an "artificial" difference in the commit.

Modern git tools tell you which user last modified some line of the file, wouldn't that work?

@eMaringolo
Copy link
Collaborator

After some internal discussion we thought this would be good if done together with #49.

@eMaringolo eMaringolo removed this from the 1.2 milestone Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants