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

Acceptance test for renaming subfolders with same name shared by pub… #35185

Merged
merged 1 commit into from
May 10, 2019

Conversation

bhawanaprasain
Copy link
Contributor

@bhawanaprasain bhawanaprasain commented May 9, 2019

Description

When users of ownCloud try to rename one of the subfolders among subfolders with same name but different path , all the subfolders are not listed in webUI after renaming one of the subfolders.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@CLAassistant
Copy link

CLAassistant commented May 9, 2019

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented May 9, 2019

Codecov Report

Merging #35185 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #35185   +/-   ##
=========================================
  Coverage     65.48%   65.48%           
  Complexity    18636    18636           
=========================================
  Files          1217     1217           
  Lines         70535    70535           
  Branches       1296     1296           
=========================================
  Hits          46193    46193           
  Misses        23965    23965           
  Partials        377      377
Flag Coverage Δ Complexity Δ
#javascript 53.5% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.87% <ø> (ø) 18636 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5f75ba...7958acb. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented May 9, 2019

Codecov Report

Merging #35185 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #35185   +/-   ##
=========================================
  Coverage     65.48%   65.48%           
  Complexity    18636    18636           
=========================================
  Files          1217     1217           
  Lines         70535    70535           
  Branches       1296     1296           
=========================================
  Hits          46193    46193           
  Misses        23965    23965           
  Partials        377      377
Flag Coverage Δ Complexity Δ
#javascript 53.5% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.87% <ø> (ø) 18636 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5f75ba...7958acb. Read the comment docs.

@codecov
Copy link

codecov bot commented May 9, 2019

Codecov Report

Merging #35185 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #35185   +/-   ##
=========================================
  Coverage     65.48%   65.48%           
  Complexity    18636    18636           
=========================================
  Files          1217     1217           
  Lines         70535    70535           
  Branches       1296     1296           
=========================================
  Hits          46193    46193           
  Misses        23965    23965           
  Partials        377      377
Flag Coverage Δ Complexity Δ
#javascript 53.5% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.87% <ø> (ø) 18636 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5f75ba...7958acb. Read the comment docs.

@bhawanaprasain
Copy link
Contributor Author

Backport on : #35188

@individual-it individual-it merged commit 318470d into owncloud:master May 10, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants