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

Завернуть сохранение записи в editAction в транзакцию #9

Open
IlyaSerdyuk opened this issue Oct 16, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@IlyaSerdyuk
Copy link
Member

Если исключение случится в _afterSave – запись будет сохранена, но:

  • Будет сообщение, что «Сохранить не удалось», и редиректа на страницу сохраненной записи не произойдет.
  • Когда мы нажмем сохранить еще раз – после сохранения у нас будет 2 одинаковых записи в системе. Причем, вероятно, вторая также покажет ошибку.

Снимок экрана 2019-10-16 в 13 02 41

@IlyaSerdyuk IlyaSerdyuk added the bug Something isn't working label Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant