Power-Maverick / DataverseDevTools-VSCode

The all-in-one tool to develop code for Dataverse/Dynamics 365. Helps you connect to a Dataverse environment, generate TypeScript definitions for entities, create a different type of Dataverse-specific projects, and much more.
https://marketplace.visualstudio.com/items?itemName=danish-naglekar.dataverse-devtools
MIT License
58 stars 15 forks source link

[Bug]: When generating typings for a table, status code and status reason are missing from entity enum #104

Closed uofirob closed 1 year ago

uofirob commented 1 year ago

What happened?

Trying to check a value of the status reason or status code using the display name, but when you generate typings, the values aren't added to the entityEnum that's generated from typings, so I'm unable to compare to the metadata.

What version of the tool are you using?

v2.1.1

What version of Visual Studio Code are you running?

1.77.3

Any relevant session id from VSCode?

No response

Relevant log output

No response

power-maverick-bot[bot] commented 1 year ago

Thanks for raising an issue. Please make sure you have given us as much context as possible. One of the repo maintainer will respond as soon as possible.

Power-Maverick commented 1 year ago

Update to newer version