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

Error Notifications Are Not Passing Correctly in Attach #2934

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

mavsan
Copy link
Contributor

@mavsan mavsan commented Jan 11, 2025

The values specified for the Attach field (Attach::make(...)->errorTypeMessage('...')->errorMaxSizeMessage('...')) are not being passed correctly.

I haven't tested the functionality of errorMaxSizeMessage yet, nor have I verified other aspects. However, it seems that nothing is broken, and everything else works as expected. :)

Не передаются заданные для поля Attach значения
Attach:make(...)->errorTypeMessage('...')->errorMaxSizeMessage('...')

Работу errorMaxSizeMessage не проверял, другие аспекты тоже. Но "вроде бы" все остальное работает, как надо :)
@tabuna tabuna changed the title В Attach не передаются нужные уведомления об ошибках. Error Notifications Are Not Passing Correctly in Attach Jan 11, 2025
@tabuna tabuna merged commit e8b0210 into orchidsoftware:master Jan 11, 2025
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants