Skip to content

Conversation

@szaimen
Copy link
Contributor

@szaimen szaimen commented Nov 14, 2022

This reverts #34840 for a test for #34976

Signed-off-by: Simon L [email protected]

This reverts #34840 for a test for #34976

Signed-off-by: Simon L <[email protected]>
@szaimen szaimen added the 2. developing Work in progress label Nov 14, 2022
@szaimen szaimen added this to the Nextcloud 24.0.8 milestone Nov 14, 2022
if (count($nodes) > 0) {
$node = $nodes[0];
$storage = $node->getStorage();
if ($storage && $storage->instanceOfStorage(SharedStorage::class)) {

Check notice

Code scanning / Psalm

RedundantConditionGivenDocblockType

Docblock-defined type OCP\Files\Storage\IStorage for $storage is never falsy
@szaimen szaimen changed the title Revert "Propagate attributes when resharing" [stable24] Revert "Propagate attributes when resharing" Nov 14, 2022
@szaimen szaimen closed this Nov 15, 2022
@szaimen szaimen deleted the fix/34976/stable24-revert-test branch November 15, 2022 14:35
@szaimen szaimen removed this from the Nextcloud 24.0.8 milestone Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants