microsoft / microsoft/Dynamics-365-FastTrack-Implementation-Assets

FREETEXTINVOICEENTITY has InvoiceTxt column that is not present in the metadata

Open
#243 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
494
Forks
296
Avg merge
1d 10h
Merged PRs (30d)
5

Description

FREETEXTINVOICEENTITY has a column InvoiceTxt that is not present and therefore the view creation fails.
Under Activity Target_WriteMetadata > CreateSQLTable

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start under Activity Target_WriteMetadata > CreateSQLTable and inspect how FREETEXTINVOICEENTITY columns are obtained from metadata. Confirm why InvoiceTxt is included in the entity but absent from the metadata, then verify that view creation completes successfully after the metadata and entity agree.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.