HodorNV / ALOps

ALOps
55 stars 24 forks source link

Cannot process argument transformation on parameter 'AppID'. Cannot convert value "[Guid]::Parse" to type "System.Guid". Error: "Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)." #736

Closed MortenRa closed 3 months ago

MortenRa commented 3 months ago

Describe the bug Using ALOps Appsource step we are getting this error now

Cannot process argument transformation on parameter 'AppID'. Cannot convert value "[Guid]::Parse" to type "System.Guid". Error: "Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)." is:closed

We have not made any changes and I have tried with different apps to make sure it is not only related to a single @app

the used yaml please provide the yaml that you used. It helps you put the yaml like this:

steps:
- task: Hodor.hodor-alops.ALOpsAppSource.ALOpsAppSource@1
  displayName: 'ALOps AppSource'
  inputs:
    azure_tenant_id: 'xxxx'
    azure_app_client_id: 'xxxxx'
    azure_app_client_secret: 'xxxxx'

the output Also the complete output is necessary for us to see what is going on. Also use backtics:

2024-03-15T09:04:36.0939224Z ##[section]Starting: ALOps AppSource
2024-03-15T09:04:36.1062434Z ==============================================================================
2024-03-15T09:04:36.1063041Z Task         : ALOps AppSource
2024-03-15T09:04:36.1063246Z Description  : Compile AL Extensions for Business Central
2024-03-15T09:04:36.1063580Z Version      : 1.463.5216
2024-03-15T09:04:36.1063750Z Author       : Hodor
2024-03-15T09:04:36.1064706Z Help         : Compile a Business Central extension from AL code.
2024-03-15T09:04:36.1065042Z ==============================================================================
2024-03-15T09:04:36.9886179Z *** Validate configuration
2024-03-15T09:04:37.0248942Z *** Task Inputs:
2024-03-15T09:04:37.0299720Z 
2024-03-15T09:04:37.0376777Z name                    value                                   
2024-03-15T09:04:37.0381846Z ----                    -----                                   
2024-03-15T09:04:37.0385849Z azure_tenant_id         xxxxx    
2024-03-15T09:04:37.0389387Z azure_app_client_id     xxxxxx    
2024-03-15T09:04:37.0393072Z azure_app_client_secret ***
2024-03-15T09:04:37.0393279Z 
2024-03-15T09:04:37.0420217Z 
2024-03-15T09:04:37.0427416Z 
2024-03-15T09:04:37.0594344Z *** For documentation, please visit   : https://www.alops.be/documentation
2024-03-15T09:04:37.0599343Z 
2024-03-15T09:04:37.2505135Z *** ALOps License:
2024-03-15T09:04:37.2529277Z   * Licensed To: Abakion a/s (Enterprise [2x Project + 1x Collection])
2024-03-15T09:04:37.2533737Z 
2024-03-15T09:04:37.2690707Z *** Importing required PS-Functions
2024-03-15T09:04:37.2950692Z *** Load Management DLL's
2024-03-15T09:04:37.3107961Z *** Import NAV/BC Management DLL's [False]
2024-03-15T09:04:37.3155573Z *** ServiceTier not specified, loading default assemblies.
2024-03-15T09:04:37.3250801Z *** Default Assemblies not found. Load via BC-Artifacts
2024-03-15T09:04:37.3350108Z *** Install/Update BCContainerHelper [https://github.com/microsoft/navcontainerhelper]
2024-03-15T09:04:37.3400103Z *** Check BcContainerHelper
2024-03-15T09:04:37.6421561Z *** Load BcContainerHelper
2024-03-15T09:04:37.7356470Z BcContainerHelper version 6.0.5
2024-03-15T09:04:38.0737742Z BC.HelperFunctions emits usage statistics telemetry to Microsoft
2024-03-15T09:04:40.5213674Z 
2024-03-15T09:04:40.5215354Z ModuleType Version    Name                                ExportedCommands                                             
2024-03-15T09:04:40.5216558Z ---------- -------    ----                                ----------------                                             
2024-03-15T09:04:40.5217577Z Script     6.0.5      BcContainerHelper                   {Add-FontsToBcContainer, Add-GitToAlProjectFolder, AddTele...
2024-03-15T09:04:40.5218260Z 
2024-03-15T09:04:40.5218339Z 
2024-03-15T09:04:40.5218430Z 
2024-03-15T09:04:40.5219863Z 
2024-03-15T09:04:40.5257325Z ##[command]"Get-BCArtifactUrl" 
2024-03-15T09:04:40.5258400Z Name                           Value                                                                                   
2024-03-15T09:04:40.5259065Z ----                           -----                                                                                   
2024-03-15T09:04:40.5259623Z select                         Latest                                                                                  
2024-03-15T09:04:40.5260387Z type                           OnPrem                                                                                  
2024-03-15T09:04:40.5260963Z country                        W1                                                                                      
2024-03-15T09:04:40.5261562Z 
2024-03-15T09:04:40.5261642Z 
2024-03-15T09:04:40.5262053Z  -select: Latest -type: OnPrem -country: W1
2024-03-15T09:04:43.3969090Z *** Platform: C:\bcartifacts.cache\onprem\23.5.16502.16757\platform
2024-03-15T09:04:43.3999194Z *** Localisation: C:\bcartifacts.cache\onprem\23.5.16502.16757\w1
2024-03-15T09:04:43.5342911Z *** BC Management DLL: C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management\Microsoft.Dynamics.Nav.Management.dll
2024-03-15T09:04:43.5452992Z *** Selected module: [C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management\Microsoft.Dynamics.Nav.Management.dll]
2024-03-15T09:04:43.5465069Z *** Loading module: [C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management\Microsoft.Dynamics.Nav.Management.dll]
2024-03-15T09:04:43.5899245Z *** BC Management DLL: C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management\Microsoft.Dynamics.Nav.Management.dll
2024-03-15T09:04:43.5919710Z *** Selected module: [C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management\Microsoft.Dynamics.Nav.Management.dll]
2024-03-15T09:04:43.5931148Z *** Loading module: [C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management\Microsoft.Dynamics.Nav.Management.dll]
2024-03-15T09:04:43.5973338Z *** Load module [Microsoft.Dynamics.Nav.Apps.Management]
2024-03-15T09:04:43.7249897Z *** BC App Management DLL: C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management\Microsoft.Dynamics.Nav.Apps.Management.dll
2024-03-15T09:04:43.7270729Z *** Selected module: [C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management\Microsoft.Dynamics.Nav.Apps.Management.dll]
2024-03-15T09:04:43.7281146Z *** Loading module: [C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management\Microsoft.Dynamics.Nav.Apps.Management.dll]
2024-03-15T09:04:43.7446504Z *** Load CodeAnalysis from [C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management]
2024-03-15T09:04:43.7588758Z *** Loading assemblies from: [C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management]
2024-03-15T09:04:43.7686038Z *** Loading: [C:\bcartifacts.cache\onprem\23.5.16502.16757\platform\ServiceTier\program files\Microsoft Dynamics NAV\230\Service\Management\Microsoft.Dynamics.Nav.CodeAnalysis.dll]
2024-03-15T09:04:43.8270909Z *** Check Powershell Module [AZ]
2024-03-15T09:04:46.9942728Z *** Request OAuth token for [api.partner.microsoft.com]
2024-03-15T09:04:46.9952828Z   * Client ID:xxxxxx
2024-03-15T09:04:47.0836902Z *** Fetch Offering-Data from [api.partner.microsoft.com]
2024-03-15T09:04:52.1657748Z *** Offerings found:
2024-03-15T09:04:52.1740346Z 
2024-03-15T09:04:52.1741539Z resourceType                          name                                    externalIDs                              
2024-03-15T09:04:52.1742582Z ------------                          ----                                    -----------                              
2024-03-15T09:04:52.1744051Z AzureDynamics365BusinessCentral       Intercompany                            {@{type=AzureOfferId; value=intercompa...
2024-03-15T09:04:52.1745634Z AzureDynamics365BusinessCentral       Created-by on Documents                 {@{type=AzureOfferId; value=created_by...
2024-03-15T09:04:52.1746974Z AzureDynamics365BusinessCentral       3PL Manager                             {@{type=AzureOfferId; value=3pl_manager}}
2024-03-15T09:04:52.1748657Z AzureDynamics365BusinessCentral       Rental Management                       {@{type=AzureOfferId; value=rental_man...
2024-03-15T09:04:52.1749969Z AzureDynamics365BusinessCentral       nShift Shipping Connector               {@{type=AzureOfferId; value=nshift_shi...
2024-03-15T09:04:52.1752272Z AzureDynamics365BusinessCentral       Blue Water 3PL Connector                {@{type=AzureOfferId; value=blue_water...
2024-03-15T09:04:52.1753627Z AzureDynamics365BusinessCentral       YourGLS Shipping Connector              {@{type=AzureOfferId; value=yourgls_sh...
2024-03-15T09:04:52.1754924Z AzureDynamics365BusinessCentral       Document Handling                       {@{type=AzureOfferId; value=document_h...
2024-03-15T09:04:52.1756291Z AzureDynamics365BusinessCentral       Master Data Information                 {@{type=AzureOfferId; value=99f36df7-4...
2024-03-15T09:04:52.1757369Z AzureDynamics365BusinessCentral       TimeLog PSA                             {@{type=AzureOfferId; value=timelog_psa}}
2024-03-15T09:04:52.1758419Z AzureDynamics365BusinessCentral       Shipping Manager                        {@{type=AzureOfferId; value=shipping_c...
2024-03-15T09:04:52.1759545Z AzureDynamics365BusinessCentral       Routing and BOM Overview                {@{type=AzureOfferId; value=routingbom...
2024-03-15T09:04:52.1760673Z AzureDynamics365BusinessCentral       Abakion Go Launcher                     {@{type=AzureOfferId; value=abakion_go}} 
2024-03-15T09:04:52.1761826Z AzureDynamics365BusinessCentral       Shipmondo Shipping Connector            {@{type=AzureOfferId; value=shipmondo_...
2024-03-15T09:04:52.1762981Z AzureDynamics365BusinessCentral       Global Master Data Sync                 {@{type=AzureOfferId; value=global_mas...
2024-03-15T09:04:52.1764099Z AzureDynamics365BusinessCentral       Warehouse Mobile                        {@{type=AzureOfferId; value=warehouse_...
2024-03-15T09:04:52.1765147Z AzureDynamics365BusinessCentral       AbakionLegal                            {@{type=AzureOfferId; value=d36e367f-3...
2024-03-15T09:04:52.1766195Z AzureDynamics365BusinessCentral       TimeLog PSA DK                          {@{type=AzureOfferId; value=timelog_ps...
2024-03-15T09:04:52.1767232Z AzureDynamics365BusinessCentral       Reconstruction                          {@{type=AzureOfferId; value=abakion_le...
2024-03-15T09:04:52.1768378Z AzureDynamics365BusinessCentral       Data Access - API data integration      {@{type=AzureOfferId; value=data_acces...
2024-03-15T09:04:52.1769516Z AzureDynamics365BusinessCentral       Reverse Planning                        {@{type=AzureOfferId; value=6269fcb0-1...
2024-03-15T09:04:52.1770624Z AzureDynamics365BusinessCentral       Dynamic Data Exchange                   {@{type=AzureOfferId; value=dynamic_da...
2024-03-15T09:04:52.1771761Z AzureDynamics365BusinessCentral       Purchase Order Management               {@{type=AzureOfferId; value=purchase_o...
2024-03-15T09:04:52.1772925Z AzureDynamics365BusinessCentral       Subscription Management                 {@{type=AzureOfferId; value=subscripti...
2024-03-15T09:04:52.1774055Z AzureDynamics365BusinessCentral       VAT Rate per Dimension                  {@{type=AzureOfferId; value=vat_rate_p...
2024-03-15T09:04:52.1775234Z AzureDynamics365BusinessCentral       Production Order Cost Calculation       {@{type=AzureOfferId; value=productiuo...
2024-03-15T09:04:52.1776464Z AzureDynamics365BusinessCentral       Reconstruction and Estate               {@{type=AzureOfferId; value=reconstruc...
2024-03-15T09:04:52.1777624Z AzureDynamics365BusinessCentral       Tasklet Shipping Connector              {@{type=AzureOfferId; value=tasklet_sh...
2024-03-15T09:04:52.1778811Z AzureDynamics365BusinessCentral       Graphical Inventory Profile             {@{type=AzureOfferId; value=graphical_...
2024-03-15T09:04:52.1780120Z AzureDynamics365BusinessCentral       Sales Configurator                      {@{type=AzureOfferId; value=sales_onfi...
2024-03-15T09:04:52.1781356Z AzureDynamics365BusinessCentral       Sales Container Handling                {@{type=AzureOfferId; value=sales_cont...
2024-03-15T09:04:52.1782550Z AzureDynamics365BusinessCentral       Electronic Invoicing with Sproom        {@{type=AzureOfferId; value=sproom_con...
2024-03-15T09:04:52.1783755Z AzureDynamics365BusinessCentral       B2B Ecommerce - Webshop & PIM in one    {@{type=AzureOfferId; value=b2b-e-comm...
2024-03-15T09:04:52.1785217Z AzureDynamics365BusinessCentral       Debt Collection                         {@{type=AzureOfferId; value=abakion_le...
2024-03-15T09:04:52.1786368Z AzureDynamics365ForCustomerEngagement Blue Water 3PL Connector                {@{type=AzureOfferId; value=blue_water...
2024-03-15T09:04:52.1787595Z AzureDynamics365ForCustomerEngagement Bring Shelfless 3PL Connector           {@{type=AzureOfferId; value=bring_shel...
2024-03-15T09:04:52.1788745Z AzureDynamics365BusinessCentral       Use Dynamics                            {@{type=AzureOfferId; value=use_dynami...
2024-03-15T09:04:52.1789814Z AzureDynamics365BusinessCentral       Pleo Connector Tester                   {@{type=AzureOfferId; value=pleo_conne...
2024-03-15T09:04:52.1790969Z AzureDynamics365BusinessCentral       Duty Reporting - Excise Duties          {@{type=AzureOfferId; value=duty_repor...
2024-03-15T09:04:52.1792143Z AzureDynamics365BusinessCentral       ROB-EX Scheduler Connector              {@{type=AzureOfferId; value=rob_ex_sch...
2024-03-15T09:04:52.1793293Z AzureDynamics365BusinessCentral       Client Matter Intake                    {@{type=AzureOfferId; value=abakion_le...
2024-03-15T09:04:52.1794389Z AzureDynamics365BusinessCentral       Invoice Controlling                     {@{type=AzureOfferId; value=abakion_le...
2024-03-15T09:04:52.1795545Z AzureDynamics365BusinessCentral       Bring Shelfless 3PL Connector           {@{type=AzureOfferId; value=bring_shel...
2024-03-15T09:04:52.1796668Z AzureDynamics365BusinessCentral       Assign Quantity                         {@{type=AzureOfferId; value=assign_qua...
2024-03-15T09:04:52.1797759Z AzureDynamics365BusinessCentral       Document Customizer                     {@{type=AzureOfferId; value=7bd3aadf-2...
2024-03-15T09:04:52.1798840Z AzureDynamics365BusinessCentral       Commerce Manager                        {@{type=AzureOfferId; value=commerce_m...
2024-03-15T09:04:52.1799977Z AzureDynamics365BusinessCentral       Purchase Container Handling             {@{type=AzureOfferId; value=purchase_c...
2024-03-15T09:04:52.1801173Z AzureDynamics365ForCustomerEngagement YourGLS Shipping Connector              {@{type=AzureOfferId; value=yourgls_sh...
2024-03-15T09:04:52.1802370Z AzureDynamics365BusinessCentral       Shortage On Demand Orders               {@{type=AzureOfferId; value=shortage_o...
2024-03-15T09:04:52.1803472Z AzureDynamics365BusinessCentral       Abakion Legal DK                        {@{type=AzureOfferId; value=abakionleg...
2024-03-15T09:04:52.1804534Z AzureDynamics365BusinessCentral       Labels Mobile                           {@{type=AzureOfferId; value=labels_mob...
2024-03-15T09:04:52.1805564Z AzureDynamics365BusinessCentral       Search Items                            {@{type=AzureOfferId; value=search_ite...
2024-03-15T09:04:52.1806609Z AzureDynamics365BusinessCentral       Shop Floor Mobile                       {@{type=AzureOfferId; value=shop_floor...
2024-03-15T09:04:52.1807698Z AzureDynamics365BusinessCentral       Flexible Forecast                       {@{type=AzureOfferId; value=flexible_f...
2024-03-15T09:04:52.1808840Z AzureDynamics365BusinessCentral       Job Time Mobile - Tracking Time on Jobs {@{type=AzureOfferId; value=job_time_m...
2024-03-15T09:04:52.1809988Z AzureDynamics365BusinessCentral       Finance Manager                         {@{type=AzureOfferId; value=finance_ma...
2024-03-15T09:04:52.1811098Z AzureDynamics365BusinessCentral       Pleo Connector Transact test            {@{type=AzureOfferId; value=pleoconnec...
2024-03-15T09:04:52.1812721Z AzureDynamics365ForCustomerEngagement nShift Shipping Connector               {@{type=AzureOfferId; value=nshift_shi...
2024-03-15T09:04:52.1813956Z AzureDynamics365ForCustomerEngagement Shipmondo Shipping Connector            {@{type=AzureOfferId; value=shipmondo_...
2024-03-15T09:04:52.1814640Z 
2024-03-15T09:04:52.1814709Z 
2024-03-15T09:04:52.1814790Z 
2024-03-15T09:04:52.1815137Z 
2024-03-15T09:04:52.1815373Z *** Discover available .app files
2024-03-15T09:04:52.1816159Z *** Read App Manifest: [C:\agent\_work\r43\a\_App Manager\Abakion Apps\Abakion App Manager Core_23.4.202410.87731_APP.app].
2024-03-15T09:04:52.2352910Z *** Read App Manifest: [C:\agent\_work\r43\a\_VAT Rate per Dimension\Abakion Apps\VAT Rate per Dimension_23.0.202339.74963_APP.app].
2024-03-15T09:04:52.2376569Z *** App Manifests [2]:
2024-03-15T09:04:52.2436452Z 
2024-03-15T09:04:52.2437674Z Path                                                                                                       AppId       
2024-03-15T09:04:52.2438350Z ----                                                                                                       -----       
2024-03-15T09:04:52.2439719Z C:\agent\_work\r43\a\_App Manager\Abakion Apps\Abakion App Manager Core_23.4.202410.87731_APP.app          9cf9feca-...
2024-03-15T09:04:52.2441189Z C:\agent\_work\r43\a\_VAT Rate per Dimension\Abakion Apps\VAT Rate per Dimension_23.0.202339.74963_APP.app 635b5743-...
2024-03-15T09:04:52.2441997Z 
2024-03-15T09:04:52.2442078Z 
2024-03-15T09:04:52.2442168Z 
2024-03-15T09:04:52.2535388Z *** Unique App Manifests in latest version [2]:
2024-03-15T09:04:52.2563613Z 
2024-03-15T09:04:52.2564383Z Path                                                                                                       AppId       
2024-03-15T09:04:52.2565286Z ----                                                                                                       -----       
2024-03-15T09:04:52.2566378Z C:\agent\_work\r43\a\_App Manager\Abakion Apps\Abakion App Manager Core_23.4.202410.87731_APP.app          9cf9feca-...
2024-03-15T09:04:52.2567861Z C:\agent\_work\r43\a\_VAT Rate per Dimension\Abakion Apps\VAT Rate per Dimension_23.0.202339.74963_APP.app 635b5743-...
2024-03-15T09:04:52.2568648Z 
2024-03-15T09:04:52.2568751Z 
2024-03-15T09:04:52.2568827Z 
2024-03-15T09:04:52.2577291Z *** Offering: Intercompany
2024-03-15T09:04:52.2603091Z 
2024-03-15T09:04:52.2614200Z *** Offering: Created-by on Documents
2024-03-15T09:04:52.2620757Z 
2024-03-15T09:04:52.2630938Z *** Offering: 3PL Manager
2024-03-15T09:04:52.2637370Z 
2024-03-15T09:04:52.2647503Z *** Offering: Rental Management
2024-03-15T09:04:52.2653873Z 
2024-03-15T09:04:52.2664004Z *** Offering: nShift Shipping Connector
2024-03-15T09:04:52.2670604Z 
2024-03-15T09:04:52.2680713Z *** Offering: Blue Water 3PL Connector
2024-03-15T09:04:52.2687667Z 
2024-03-15T09:04:52.2697809Z *** Offering: YourGLS Shipping Connector
2024-03-15T09:04:52.2704577Z 
2024-03-15T09:04:52.2714753Z *** Offering: Document Handling
2024-03-15T09:04:52.2721093Z 
2024-03-15T09:04:52.2731279Z *** Offering: Master Data Information
2024-03-15T09:04:52.2737587Z 
2024-03-15T09:04:52.2747806Z *** Offering: TimeLog PSA
2024-03-15T09:04:52.2754188Z 
2024-03-15T09:04:52.2764517Z *** Offering: Shipping Manager
2024-03-15T09:04:52.2770842Z 
2024-03-15T09:04:52.2780912Z *** Offering: Routing and BOM Overview
2024-03-15T09:04:52.2787246Z 
2024-03-15T09:04:52.2797298Z *** Offering: Abakion Go Launcher
2024-03-15T09:04:52.2803657Z 
2024-03-15T09:04:52.2813756Z *** Offering: Shipmondo Shipping Connector
2024-03-15T09:04:52.2820054Z 
2024-03-15T09:04:52.2830156Z *** Offering: Global Master Data Sync
2024-03-15T09:04:52.2836463Z 
2024-03-15T09:04:52.2847171Z *** Offering: Warehouse Mobile
2024-03-15T09:04:52.2853497Z 
2024-03-15T09:04:52.2864105Z *** Offering: AbakionLegal
2024-03-15T09:04:52.2870923Z 
2024-03-15T09:04:52.2881783Z *** Offering: TimeLog PSA DK
2024-03-15T09:04:52.2888637Z 
2024-03-15T09:04:52.2900104Z *** Offering: Reconstruction
2024-03-15T09:04:52.2906440Z 
2024-03-15T09:04:52.2917256Z *** Offering: Data Access - API data integration
2024-03-15T09:04:52.2923294Z 
2024-03-15T09:04:52.2933541Z *** Offering: Reverse Planning
2024-03-15T09:04:52.2940104Z 
2024-03-15T09:04:52.2950874Z *** Offering: Dynamic Data Exchange
2024-03-15T09:04:52.2956948Z 
2024-03-15T09:04:52.2967232Z *** Offering: Purchase Order Management
2024-03-15T09:04:52.2973407Z 
2024-03-15T09:04:52.2983644Z *** Offering: Subscription Management
2024-03-15T09:04:52.2989941Z 
2024-03-15T09:04:52.3000716Z *** Offering: VAT Rate per Dimension
2024-03-15T09:04:52.3048890Z   * Id  : 635b5743-e49a-4a72-b767-36a1afefb4ba
2024-03-15T09:04:52.3058596Z   * Name: VAT Rate per Dimension
2024-03-15T09:04:52.3081739Z   * Path: C:\agent\_work\r43\a\_VAT Rate per Dimension\Abakion Apps\VAT Rate per Dimension_23.0.202339.74963_APP.app
2024-03-15T09:04:52.4639384Z ##[error]Cannot process argument transformation on parameter 'AppID'. Cannot convert value "[Guid]::Parse" to type "System.Guid". Error: "Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)."
2024-03-15T09:04:52.5109677Z ##[section]Finishing: ALOps AppSource

Expected behavior Successfull publish to appsource

MortenRa commented 3 months ago

@waldo1001 can you reproduce and can not see that I can manipulate the AppID

Id : 635b5743-e49a-4a72-b767-36a1afefb4ba and it seems to match 32 digits (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)." so is this a problem in the API or Alops wrapper

waldo1001 commented 3 months ago

Hey @MortenRa , we did an update yesterday - can you try again with the latest release?

v1.463.5234 is the latest..

MortenRa commented 3 months ago

@waldo1001

I did just before I commented

2024-03-19T07:40:39.3340794Z ============================================================================== 2024-03-19T07:40:39.3341158Z Task : ALOps AppSource 2024-03-19T07:40:39.3341351Z Description : Compile AL Extensions for Business Central 2024-03-19T07:40:39.3341671Z Version : 1.463.5234 2024-03-19T07:40:39.3341833Z Author : Hodor 2024-03-19T07:40:39.3342904Z Help : Compile a Business Central extension from AL code. 2024-03-19T07:40:39.3343441Z ==============================================================================

waldo1001 commented 3 months ago

We were finally able to repro (edge-case) - and did an update (5243) - could you check?

MortenRa commented 3 months ago

Yep it works now, thanka