User Profile

Event Arguments Codeunit


Create a generic Event Arguments codeunit to keep publisher signature stable.

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1168)

STATUS DETAILS
New

Full Text Search for Business Central


Extend Business Central with full text search. To limit the amount of data, you could restrict the search to all API queries and pages. Alternatively, you could implement integrated full-text search management, where you can define the tables and queries for full-text search. The search itself co...

Read more...
0 Comments

Read more...
0 Comments

Category: General (1648)

STATUS DETAILS
Declined

Extend Test Attribute with optional description and generic reference information


If you are writing a lot of tests, it is currently difficult to get an overview of the created tests, so it wouldn't be bad if you could enter additional information in the test attributes, which will be displayed by test tools. Fictitious example that contains the idea: [Test(DisplayName="Assume...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1168)

STATUS DETAILS
Needs Votes

New Feature Namespaces instead of Objectname Prefix or Suffix


Instead of using prefixes and suffixes in object names limited to 30 characters anyway, it would probably be better to use namespaces as known from other professional programming languages.

Read more...
5 Comments

Read more...
5 Comments

Category: Development (1168)

STATUS DETAILS
Needs Votes

Dependency Injection Feature in AL


How about promoting improved modularization through a Dependency Injection Service. After all, the object type Interface is already there. Large partners in particular have complex internal module dependencies and could benefit greatly from this.

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1168)

STATUS DETAILS
Needs Votes

JsonObject SelectTokens (JsonPath Selection of multiple JsonToken)


At the moment, only the SelectToken function is supported by the native JsonObject, which supports the selection of a single JsonToken. It would be desirable if it were possible to select multiple JsonTokens. Essentially a SelectTokens function.


There are also others who see a...

Read more...
1 Comments

Read more...
1 Comments

Category: Development (1168)

STATUS DETAILS
New

Intelligent Test Execution in Visual Studio Code and PowerShell


Our organization places great emphasis on quality, which is reflected in our extensive use of automated tests.

However, due to the size of our solution and the ever-increasing number of tests, running all tests can take several hours. Therefore, I am proposing an improvement that allows...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1168)

STATUS DETAILS
New