Skip to content

Conversation

@icewind1991
Copy link
Member

Follow up from #37971

  • occ files:copy <source> <target>
  • occ files:move <source> <target>

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label May 19, 2023
@icewind1991 icewind1991 added this to the Nextcloud 28 milestone May 19, 2023
@icewind1991 icewind1991 requested a review from a team May 19, 2023 12:41
@icewind1991 icewind1991 requested review from ArtificialOwl, come-nc and nfebe and removed request for a team May 19, 2023 12:41
@szaimen szaimen removed their request for review May 19, 2023 13:47
@icewind1991 icewind1991 force-pushed the file-command-copy-move branch from 1d9a8b3 to bbdce42 Compare June 2, 2023 14:10
}
}

if ($wouldRequireDelete && $targetNode->getInternalPath() === '') {

Check notice

Code scanning / Psalm

PossiblyNullReference

Cannot call method getInternalPath on possibly null value
return 1;
}

if ($wouldRequireDelete && !$targetNode->isDeletable()) {

Check notice

Code scanning / Psalm

PossiblyNullReference

Cannot call method isDeletable on possibly null value
@szaimen
Copy link
Contributor

szaimen commented Jun 12, 2023

conflicts

@susnux susnux force-pushed the file-command-copy-move branch from bbdce42 to 38640bf Compare July 12, 2023 13:01
@susnux susnux added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jul 12, 2023
@susnux susnux merged commit 8a10f30 into master Jul 12, 2023
@susnux susnux deleted the file-command-copy-move branch July 12, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants