Open BestTrolley opened 4 months ago
Hi @BestTrolley,
I think that this is due to the lack of support for namespaces in this tool. We are still waiting for the right timing to start using namespaces in our company (it does not add enough value yet), and at that time we will need to build support for that in this tool as well.
Hi again @BestTrolley,
I tried to implement support for namespaces. So please install the latest pre-release version (v1.33.409221951) of NAB AL Tools and try again. Hopefully it works now. :)
Describe the bug Cannot create permissionset because of this line in a table fields list: field(1; "Document Type"; Enum Microsoft.Sales.Document."Sales Document Type") this causes: (NAB AL Tools) Create PermissionSet for all objects failed with error: Could not parse Enum Microsoft.Sales.Document."Sales Document Type" as a valid data type.
Versions used VSCode: 1.90.2 NAB AL Tools: v1.32.0
This also happened with a self defined enum - so I guess it is a general problem.
I don't know if there is a more detailed debug log.