[tests-only] Version metadata acceptance tests 20211125#39531
Closed
phil-davis wants to merge 4 commits intomasterfrom
Closed
[tests-only] Version metadata acceptance tests 20211125#39531phil-davis wants to merge 4 commits intomasterfrom
phil-davis wants to merge 4 commits intomasterfrom
Conversation
Co-authored-by: Ilia Pushnov <illia.pushnov@gmail.com>
- Write metadata about the author of the current version - Delete the metadata file of the current version in case the master file is deleted
Contributor
Author
|
The scenario gets this result: The versions authors are now correct for those who "edited" the file (uploaded changed text) after Alice did the first upload. But I don't see any author information for the original file that was uploaded by Alice. (which is the 3rd version in the version history) The CI result is in https://drone.owncloud.com/owncloud/core/33821/85/13 |
Contributor
Author
|
Kudos, SonarCloud Quality Gate passed! |
Contributor
|
💥 Acceptance tests pipeline apiVersions-mariadb10.2-php7.4 failed. The build has been cancelled. |
11 tasks
Contributor
Author
|
See #39544 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.










Description
This is on top of the code in PR #39516 "Version Metadata Continued"
I have adjusted "Scenario: enable file versioning and check the history of changes from multiple users" so that it expects the behavior that I think we want to have.
Related Issue
Part of https://github.com/owncloud/enterprise/issues/4518
and #39504
How Has This Been Tested?
CI
Types of changes
Checklist: