Skip to content

Fixed: wrong index reference in MoveUploadsToNewDisk.php#13506

Merged
snipe merged 1 commit intogrokability:developfrom
matmair:develop-1
Feb 17, 2026
Merged

Fixed: wrong index reference in MoveUploadsToNewDisk.php#13506
snipe merged 1 commit intogrokability:developfrom
matmair:develop-1

Conversation

@matmair
Copy link
Copy Markdown
Contributor

@matmair matmair commented Aug 22, 2023

Description

Usage of undefined reference fixed

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Test in dev, UAT and production setup that php artisan snipeit:move-uploads runs through without issue

Test Configuration:

  • PHP version: 7.4.33
  • MySQL version: 10.5.19-MariaDB
  • Webserver version: Apache/2.4.56
  • OS version: Debian 11

Checklist:

@matmair matmair requested a review from snipe as a code owner August 22, 2023 18:45
@matmair matmair marked this pull request as draft August 22, 2023 18:45
@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Aug 22, 2023

PR Summary

  • Fix in File Index Usage
    The modification in the MoveUploadsToNewDisk.php file rectifies a problem we had. Our application was mistakenly using the wrong reference to access and manipulate certain data. This update resolves this, ensuring that our application functions accurately and efficiently.

@snipe
Copy link
Copy Markdown
Member

snipe commented Aug 22, 2023

We don't typically review PRs that are still in draft mode.

@snipe snipe closed this Sep 7, 2023
@snipe snipe reopened this Feb 17, 2026
@snipe snipe marked this pull request as ready for review February 17, 2026 11:00
@snipe snipe merged commit 263b04c into grokability:develop Feb 17, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants