13

Nice-to-have: Debug/Run test function in Test Explorer should also build the solution automatically

To be consistent with the user experience in other development languages, it would be much easier if the debug/run test in the Test Explorer would also immediately issue a build command. Right now, if I am writing tests, after every code change I have to press two buttons that both take quite ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes
13

Code upgrade tool fail with vague error. Customers and partners must raise a support request to get the details

Code upgrade tool fail with vague error. Customers and partners must raise a support request to get the details. Microsoft internal reference : One workitem 2641643

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes
Ideas Administrator

We incremental make changes to the error messages of the code upgrade service. We are currently not planning any major investments in the redesign of the code upgrade service.

13

Make the Label Search dialog support the Dark theme of Visual Studio

If you run Visual Studio with the Dark theme, there are numerous texts you can't see in the Labels Search dialog because they are black on an black background. When running in Dark mode, these text should have another color (probably white).

Read more...

1 Comments

Read more... 1 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes
11

Role Control for personalization

We can manage personalization functions ( like enabling or disabling of moving columns, visible or not of columns, etc) per user and copy options to another one by one. But my customer wants either to manage it by roles whether user can use personalization or not, or to manage personalization eac...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes
11

Add an event handler for the task method on forms

It is currently not possible to change the default behavior of key presses on a form extension because there is no event handler for the standard task method. Would it be possible to add this please?

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes
12

Add custom Font to UAT and Production environments.

At this moment it is no possible to add a custom font, that is not on the supported font list, to UAT and Production environments. It is only possible to add the custom font, that is not on the supported front list, to cloud hosted environments. This idea is to raise a petition to include the ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
New
12

Default new label comments to blank

Every time when creating a label it adds auto-generated ´New Comment' in Description column. I always clear that field so it looks clean. It probably only 10% or less labels that I add comments to. As this field is not mandatory I suggest to default label comments to blank.

Read more...

1 Comments

Read more... 1 Comments

Category: Development (258)

STATUS DETAILS
Completed
Ideas Administrator

This idea has been implemented and is part of the upcoming 10.0.5/PU29 release


 

12

Trace parser on DEV box

I just had a developer from a customer complaining that the trace parser needed administrator rights. Obviously, in line with Microsoft, I will never give the password to that developer. After deliberation with Microsoft, there were two possible options: 1. Create a new DEV box on which the de...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (258)

STATUS DETAILS
Declined
Ideas Administrator

The developer VMs all share the same environment type/topology, that is why Trace parser exists on all instances. You would need a developer VM with administrator rights (in private Azure subscription) or a local VM (Downloadable VHD) to use trace parser. We do not have plans to allow trace parser for users who are not local administrators on the VM.

12

File operations

Microsoft took away our ability to create flat files in D365FO Production environment. They have an Azure service called File Storage which gives us back some of that functionality which is so important for porting legacy interfaces that just pass around physical files, Azure blob storage is b...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (258)

STATUS DETAILS
Declined
Ideas Administrator

There are currently no plans to address this functionality in the upcoming releases.

12

Add events for set_based operations. Preventing row-by-row impact.

Because extensions and events are being used more-and more, a lot of tables will have events configured for onUpdated, onUpdateing, onDeleted, onDeleted, etcetera. As a result all set_based operations (like update_recordset) are being executed as row-by-row operations. This is frequently causi...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (258)

STATUS DETAILS
Needs Votes