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

[Bug]: File Versioning Not Working As Expected #44978

Open
4 of 8 tasks
alperozturk96 opened this issue Apr 23, 2024 · 6 comments
Open
4 of 8 tasks

[Bug]: File Versioning Not Working As Expected #44978

alperozturk96 opened this issue Apr 23, 2024 · 6 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 27-feedback bug feature: versions

Comments

@alperozturk96
Copy link

⚠️ This issue respects the following points: ⚠️

Bug description

A different file version is not saved for each change made to the file. Therefore the user cannot use different file versions. For example, the user created a file and changed that file every day, at the end of 30 days, when we look at the versions of that file, 30 different file versions do not appear.

Note: "versions_retention_obligation" -> "disabled"

Steps to reproduce

  1. Create file
  2. Edit that file in different time periods such as 1 min later 1 hour later 2 hours later 3 hours later and 3 days later
  3. You can't able to see all file versions

Expected behavior

The file version should be saved according to the desired range.

Installation method

None

Nextcloud Server version

27

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

@alperozturk96 alperozturk96 added bug 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Apr 23, 2024
@artonge
Copy link
Contributor

artonge commented Apr 23, 2024

@alperozturk96 are the versions not created, or are they deleted by the expire process?

@alperozturk96
Copy link
Author

@alperozturk96 are the versions not created, or are they deleted by the expire process?

I don't have idea about expire process. In my local environment, versions are not created properly as well. I didn't set any expiration limit.

@artonge
Copy link
Contributor

artonge commented Apr 23, 2024

versions are not created properly

So when you edit the file and check the list of versions straight away, there is no new version created?

@alperozturk96
Copy link
Author

versions are not created properly

So when you edit the file and check the list of versions straight away, there is no new version created?

Nope. I created file. 1 min later I update same file its okay. Then 3 minute later I did same thing a new file version is created as well no problem. 3 hours later again no problem. But at some point if you keep edit same file, a new file version is not exist for that specific time, its just skipping it.

@artonge
Copy link
Contributor

artonge commented Apr 23, 2024

And no specific logs?

@alperozturk96
Copy link
Author

And no specific logs?

nextcloud.log.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 27-feedback bug feature: versions
Projects
None yet
Development

No branches or pull requests

4 participants