http://ofbiz.116.s1.nabble.com/jira-Assigned-OFBIZ-7375-Routing-should-not-be-allow-to-update-with-empty-routing-name-tp4700479.html
> Routing should not be allow to update with empty routing name
> -------------------------------------------------------------
>
> Key: OFBIZ-7375
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7375> Project: OFBiz
> Issue Type: Bug
> Components: manufacturing
> Affects Versions: Trunk
> Reporter: Ankit Joshi
> Assignee: Pierre Smits
> Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7375-trunk.patch
>
>
> Steps to regenerate -
> 1) Navigate to manufacturing -> Routing
> 2) Press New Routing button.
> 3) Try to create a routing without entering Routing Name. It will not allowed to create the record as routing name is mandatory field.
> 4) Create routing by adding proper details.
> 5) Now, select newly create routing from manufacturing -> Routing
> 6) Try to update selected routing with empty Routing Name.
> Actual : Routing can be update with empty Routing Name.
> Expected : Routing should not allow to update with empty Routing Name.