hougaard / Simple-Object-Designer

Issue tracking for the Simple Object Designer for Business Central
7 stars 0 forks source link

Failed deploy when new feature. #289

Closed sjmoelgaard closed 10 months ago

sjmoelgaard commented 10 months ago

Hi Eric,

I have tried to make a new Data Tabel (function) and get this error, can you see why?

Deployment failed. Errors: App ID : 821d2269-262d-43e1-bf1e-49f71a986638 Message : { Extension compilation failed Features/NetsetManuMapping/NetsetManuMapping.Table.al(20,29): error AL0581: The length for the type 'Code' must be positive }

hougaard commented 10 months ago

Sounds like you have a field of type Code that's missing a size/length?