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.
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?
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.
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