0
    
    
        
                    ageiter created
                    
                    
                    
                
                - ABP Framework version: v8.0.1
- UI Type: Blazor Server
- Database System: EF Core (SQL Server)
Steps to reproduce the issue:
1. Create an entity in the Abp Suite
2. Add property of type Enum
3. Select enum from **another namespace** (sometimes necessary if you want to use an enum for different entities)
4. Select **Nullable**
5. Generate entity and compile solution
1. Problem:
The using for the namespace "MyProject.Enums" is missing in the razor file:

2. Problem:
Because the enum is optional, it must be checked for null:

Thanks for fixing it :-)
Adrian
3 Answer(s)
- 
    0Hi, thanks for the comprehensive explanation. I'll create an internal issue for it and fix it asap. 
- 
    0Thank you for fixing this. Could you please refund the ticket? Thanks. 
- 
    0Thank you for fixing this. Could you please refund the ticket? Thanks. Sure, I have refunded your ticket and closed the question. Best Regards. 


 
                                