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

[HOTFIX][BE]: Misc fixes for functionality #137

Merged
merged 4 commits into from
May 12, 2024
Merged

Conversation

Nicklas373
Copy link
Owner

No description provided.

Error Log:
[2024-05-12 18:17:52] production.ERROR: Too few arguments to function App\Helpers\NotificationHelper::sendErrNotify(),
6 passed in /var/www/html/hanaci-api/app/Http/Controllers/Api/Core/convertController.php on line 529 and exactly 7 expected {"userId":1,"exception":"[object] (ArgumentCountError(code: 0):
Too few arguments to function App\\Helpers\\NotificationHelper::sendErrNotify(), 6 passed in /var/www/html/hanaci-api/app/Http/Controllers/Api/Core/convertController.php
on line 529 and exactly 7 expected at /var/www/html/hanaci-api/app/Helpers/NotificationHelper.php:15)

Linked function:
- /var/www/html/hanaci-api/app/Http/Controllers/Api/Core/convertController.php(529): App\\Helpers\\NotificationHelper->sendErrNotify()

Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
- Cosmetic changes for Task Report
- Fix unknown column references for task report

Signed-off-by: Dicky Herlambang (花) <herlambangdicky5@gmail.com>
@Nicklas373 Nicklas373 added bug Something isn't working dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 12, 2024
@Nicklas373 Nicklas373 self-assigned this May 12, 2024
@Nicklas373 Nicklas373 merged commit c56a3c5 into be/master May 12, 2024
@Nicklas373 Nicklas373 deleted the dev/be/master branch May 12, 2024 12:22
@Nicklas373 Nicklas373 restored the dev/be/master branch May 12, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant