[tests-only] [full-ci] Tests/version metadata continued#39544
[tests-only] [full-ci] Tests/version metadata continued#39544phil-davis wants to merge 1 commit into
Conversation
|
https://drone.owncloud.com/owncloud/core/33854/85/13 @IljaN for the usual core oC10 code, this all works expect for the very last test step. "something" needs to happen on the initial file upload to remember who is the file "author". The other changes to the file (upload-overwrite) do remember correctly who is the "author". |
7d44db2 to
31aabfd
Compare
|
https://drone.owncloud.com/owncloud/core/33904/85/13 That is strange. It used to happily find the versions with each index. I will have a look at the test code. Hmmm - the meta-data seems to all come back empty: #39516 (comment) |
1f70bf1 to
a2dd50d
Compare
31aabfd to
0611d8a
Compare
7981faf to
0611d8a
Compare
0611d8a to
df532a0
Compare
|
Kudos, SonarCloud Quality Gate passed! |
|
This has been cherry-picked into #39516 |








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