- Issue created by @s_leu
- Merge request !17Issue #3517681: Load status code saved on entity as default if available → (Open) created by s_leu
The entity form is currently always using the default redirect status code of 301 as the default value. If one wants to alter the available status codes, that hard coded default value prevents loading of other codes if such are added in the form altering.
Use the entity's status code instead of the hard coded default value for status code.
Active
2.0
Code