HodorNV / ALOps

ALOps
59 stars 24 forks source link

FastCompiler error: The property 'SourceTable' for Page 'xxx' has changed from value '167' to value 'Job' #711

Closed EV-ANK closed 8 months ago

EV-ANK commented 9 months ago

"The bug": A simpel PullRequest errors with multiple warnings and errors regarding some things that are not changed. The warnings concerns the proberty SourceTable - where the compiler seems to find a change from an integer value - to a text value. When opening the app-file for the Previous Version and looking at the specific page - there are no reference to 167 (se picture below). Also the current AL-file doesn't have a reference to 167, but to "Job" (se picture below).

image

image

image

The errors concerns the change from " MissingTypeSymbol " to some Enum. But the same pattern are here as above - that files in the Previous Version and the Current are the same.

We are expecting no changes at all in this regard.

Environment informations: EnvironmentType = OnPrem Localization = dk Version = 23.2 Major Version: 23

waldo1001 commented 9 months ago

Hi, nothing we can do anything about, I'm afraid. We didn't write the compiler - we merely use it from Microsoft's artifacts.

Seems the "previous" app it refers to is corrupted. I'd rebuild it again and try again.

waldo1001 commented 8 months ago

Hi @EV-ANK , were you able to fix this?

EV-ANK commented 8 months ago

Yes @waldo1001 - we found the error - not related to ALOPS. 👍