hougaard / Simple-Object-Designer

Issue tracking for the Simple Object Designer for Business Central
7 stars 0 forks source link

Deployment Failure #301

Open AALEngTech opened 9 months ago

AALEngTech commented 9 months ago

Hi, I am trying to add a new field which is a lookup from a table. I have done this before but it seems that the new table ID is not in the correct range. See error below. What am i doing wrong here? Lee

Package validation failed due to the following error(s): Features/EngStatus/EngStatus.Table.al (1,7) - Error AL0297: The application object identifier '50710' is not valid. It must be within the allowed ranges '[57650..67650]'. Features/EngStatus/EngStatus.ListPage.al (1,6) - Error AL0297: The application object identifier '50710' is not valid. It must be within the allowed ranges '[57650..67650]'.

AALEngTech commented 9 months ago

@hougaard Do you have any ideas or what i can do? Many thanks Lee

hougaard commented 9 months ago

Not sure, can you email the .app file to support@hougaard.com ?

AALEngTech commented 9 months ago

Sure... see attached. I removed the table due to the failure as needed to publish some other items, Lee

AAL Custom - QAPurch.zip

hougaard commented 9 months ago

Then you removed the evidence, there's no trace of 50710 in that app...

AALEngTech commented 9 months ago

This is the version with this in place.

Lee

From: Erik Hougaard @.**@.> Sent: Thursday, October 5, 2023 4:09 PM To: hougaard/Simple-Object-Designer @.**@.> Cc: Lee Ellerton @.**@.>; Author @.**@.> Subject: Re: [hougaard/Simple-Object-Designer] Deployment Failure (Issue #301)

Then you removed the evidence, there's no trace of 50710 in that app...

- Reply to this email directly, view it on GitHubhttps://github.com/hougaard/Simple-Object-Designer/issues/301#issuecomment-1749100301, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBRTTX6QWTCXFU6SWUMK66DX53ERTAVCNFSM6AAAAAA5LAX24WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBZGEYDAMZQGE. You are receiving this because you authored the thread.Message ID: @.***>

AALEngTech commented 9 months ago

Advanced Actuators Limited_AAL Custom - QAPurch1.0.0.46.zip

AALEngTech commented 9 months ago

i think when i init a new app i incorrectly changed the start object number assuming this should be increased. If i reset back to 50690 and deploy then it seems to be ok.