Closed greglong1 closed 11 months ago
@greglong1 and if you remove the json file manually in the lakehouse of that entity and export the schema again. It checks of there is on old attribute there. But ccurently not sure why that is happening because you did an reset.
I have also created a pull request for this issue.
Also fixed in the latest 2.16 release.
I am doing some investigation into BC 23.1 and have also come across the issue that field ICParterCode-41 in entity CompanyInformation-79 is now obsolete. In my 22.5 sandbox I'm having an issue disabling this field and want to know exactly what the procedure is. We are using the implementation for MS Fabric. The procedure I'm doing is as follows:
After the above steps, I'm encountering an error message when I attempt to process the "Schema Export" and update the json files in the data lake. The error message is below:
I couldn't see if this issue was fixed in a prior build or if this is something that will happen after I upgrade the environment to 23.1? I did see the issue raised (now closed) regarding the error messages from the upgrade. It seems easy to add new column to a table for export, but not to disable a already exported column?
Thanks in advance for your time on my question. Greg