OData / OData/ODataConnectedService
Unable to select single Schema Type
Open
@gathogojr is already working on this.
Since Jul 23, 2024.
follow-up
- Dominant language
- C#
- Stars
- 84
- Forks
- 52
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 7
Description
Describe the bug
When selecting a single schema type, a lot more are added.
In my example Dynamics 365 Operations odata metadata selected in address.
Default all 5970 are selected
First deselect all
Then select for example AbsenceCode, then an additional 2551 are also selected.
Ofcourse creating too many code. I only wanted one.
A few are single selectable but most not.
Version of the Project affected
ODataConnectedService v1.1.0
VisualStudio Version v17.10.4
Expected behavior
Single entity selection
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.