17

Hello, 


Could you be able to update the powershell module "NavAdminTool" with a new function or a new parameter in powershell commando Get-NAVAppInfo? 


The new function/parameter should be able to get app information on unpublished app which still have table reference exist in the SQL database.  


Example: 

I have a table extension on a table 18 - Customer, called "Name 3" on my app with id: "XXX1234"

After some while i uninstall and unpublish the app because the customer don't need it anymore. Forget to use of clean mode: 

"Sync-NAVApp -ServerInstance $OldBcServerInstance -AppId XXXXX1234' -Mode Clean -Force"


Now i will install a new app with id: "XXX4567" with table extension on table 18 - Customer with field called "Name 3". 


In BC 23 and above i will get this error when sync: 

An item with the same key has already been added. Key: Name 3


It's because the app with id "XXX1234" still exist in the database, even with use of unpublish.


With the new powershell function/parameter i will be able to locate which app still exist in database.














 


Category: Documentation
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team