php-kitchen / yii2-domain

DDD for Yii2 [In active development - early alpha]
MIT License
35 stars 6 forks source link

The add action doesn't redirect to edit page after save entity when redirect url is not set #27

Closed Djaconda closed 6 years ago

Djaconda commented 6 years ago

Open add action, fill data, save the form. Expected result: The action should redirect to edit page. Actual Result: The action still shows add form.

Additional info

Question Answer
Yii2Domain version 0.0.25