19

Renaming newly created items in Solution Explorer fails to rename the item in the TFS workspace

Problem Description: 1. I add a new class to a Dynamics Operations Project (using the version 1611 downloadable developer VM) as Class1 2. I rename the class to Class2 3. In the Pending changes window the added object is still Class1, and Class2 doesnt get added to source control. I manually h...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
Completed
Ideas Administrator

This has already been fixed in platform update 8.

18

Control creation of cloud-hosted F&O development environments

The change we would like to see is greater control of the template initiated by LCS to created cloud-hosted F&O dev environments.


Once the environment and all infrastructure is created in Azure, the use of NLBs/Public IPs is violating our security principles and then our team ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
New
18

Doubleclick a method in the Application Explorer should open it in the code editor

To view a method you have located in the Application Explorer you have to go to the top of the element, right click and select View code. It would be nice if doubleclicking the method would open file in the code editor window and set focus on the selected method.

Read more...

1 Comments

Read more... 1 Comments

Category: Development (258)

STATUS DETAILS
Under Review
18

Ability to compare the changes made in extensions from standard objects

In order to view the changes in the extension of a standard object, we don't have any option to compare the extension with the standard. It will help the developers if there is a functionality that can be used to view the changes made in the extension as compared to standard object.

Read more...

1 Comments

Read more... 1 Comments

Category: Development (258)

STATUS DETAILS
Completed
Ideas Administrator

This is already available on the designer. In the search bar of the metadata designer window, type "e:"

18

AuthenticationUtility as NuGet package

AuthenticationUtility from ServiceSamples on GitHub (https://github.com/Microsoft/Dynamics-AX-Integration/tree/master/ServiceSamples/AuthenticationUtility) is very useful; it al...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes
17

Promoted a BP Warnings as Error by using "WarningsAsErrors"

In general, this is possible with .NET applications that were developed with Visual Studio, warnings issued by the compiler are considered errors. ( See https://www.tabsoverspaces.com/233764-switch-to-errors-instead-of-warnings-for-nullable-reference-types-in-csharp-8 ). In D365 development, i...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
Under Review
15

Easy way to see callstack on dev machines

Ability to see callstack in case of exception on dev LCS instances and Hyper-V images. Currently the only way to see callstack is to find it using Event Viewer.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes
16

upgrade intercompany planning to consider status.

Update the intercompany mrp process to include status. We recently went live with D365. Our system architect set us up with warehouse management using inventory status. which does work in a single company mrp run. we had planned on using the global intercompany master planning for our sales...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes
14

Base Enum Extension Support [ProjAccountType and ProjAccountTypeCost]

Request the product team to enable Extensibility on two base enum which we have leveraged (as overlayering) for building our solution Industry: Construction and Property rent & Management Scope: Construction projects are created in project module and all construction costs of material, lab...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (258)

STATUS DETAILS
Declined
Ideas Administrator

Please use LCS for all extensibility requests, they are tracked and managed by a dedicated team.
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/extensibility/extensibility-requests

16

ODATA: Enable DateTime filtering on extended data entities

If you add fields to data entities using extensions (including the staging table), you can't use $filter function in the oData API. Using a filter of e.g. /data/Customers?$filter=MyCreatedDateTime gt 2017-01-01T00:00:00Z results in an error of "An error has occurred. The typ...

Read more...

3 Comments

Read more... 3 Comments

Category: Development (258)

STATUS DETAILS
Under Review