Ideas
10910ideas
Created on 16 Dec 2023
2023-08-23 14-14-33
João Sousa
Recently came across with a code comments generator that basically looks at the code developed and generates a description of that code is doing. Would be great having such a feature in Service Studio: - right click on the Service, Client or Server actions and select generate description. This will automatically generate a description based on the code (including parameters). If the developer changed the code, SS would identify that and upgrade the description. - select part of the code in the canvas, right click and select generate comment. SS would introduce an auto generated comment based on the selected code Fo reference: https://writer.mintlify.com/
387
Views
3
Comments
On our RadarOn our Radar
AI/ML
Created on 13 Apr 2020
2021-03-05 13-56-11
Ricardo Pereira
Hi all,I think that we can have a section of OS Merch (with swagg and stuff) where we can buy all kind of stuff related with Outsystems. Many times I heard people saying that want some cool shirts, mugs or pins and don't mind paying for it :D.Best regards,Ricardo M Pereira
588
Views
6
Comments
New
Community
Created on 15 Apr
2026-02-28 09-56-04
Suhib Alabed
The implemented solution retrieves the full organizational hierarchy using a recursive depth-first traversal approach. The logic is based on a function that accepts: A parent organization ID A collection used to accumulate child nodes The function performs the following steps: It retrieves all direct child organizations for the given parent. Each child is added to the output collection. For every child, the same function is called recursively, passing: The child as the new parent The updated collection of results This process continues until all levels of the hierarchy are explored. This approach ensures that: The hierarchy is traversed depth-first All descendants of a node are retrieved before moving to the next sibling The final output contains the complete organizational tree under the initial parent
56
Views
1
Comments
Out of scope
Backend
Created on 10 Feb 2021
2018-11-14 10-40-46
João Rafael Capucha
When we have a personal email on our community profile and open a support case for a customer, it might be a bit strange that appear a personal email on the support case.It would be great to have the possibility to change the related email of that support case to our company email or even to our provided client email.Thank you,PS: Hermínio Mira (https://www.outsystems.com/profile/h1qpxpoite/) helped me on this idea.
581
Views
2
Comments
New
Community
Created on 15 Apr 2025
UserImage.jpg
Andrew Laack
We found certain queries coming from clients and timers get stuck in IIS indefinitely, despite having timeouts. These queries were sitting in IIS without any way to know this until our environment was inaccessible and we had to reach out to support to resolve the issue. While this clearly is a bug, support stated they would not be resolving this issue and thus we should create an 'idea' for it. Truthfully, not an idea, a bug that needs to be resolved because it results in OutSystems environments slowing down over time, eventually leading to them becoming inaccessible, and customers don't have visibility into IIS. Additionally, as part of my 'idea', I would suggest the OutSystems website to reflect the fact that this can happen as statements like "Every web request done to an OutSystems application takes its time to process by the application server (IIS) and is ruled by a Request Timeout that prevents the existence of everlasting web requests", are false. Obviously such a change would only be necessary in the short term as ideally, this issue would be resolved, but until then statements of this sort on their website are lies.
129
Views
1
Comments
New
Database
Created on 15 Jun 2023
2024-10-09 04-44-30
Bhanu Pratap
Adding description automatically to a client action, server action, service action or data action after user finish its logic in it and publish it. So, developers can see it and modify accordingly if it doesn't match the actual description they want. It will save time in writing description for each and every action and it will be easy maintainable also. It will make other developers easy to understand the action logic.
356
Views
7
Comments
New
AI/ML
Created on 14 Mar 2019
2023-04-18 18-18-30
Murilo Antonio de Souza
Hello everyone,In the development of applications, both web and mobile, I always see the need to use the NewLine () function, and I have been faced with the need to use this function more than once consecutively, thus getting NewLine() + NewLine () , I had the following idea, and if the function accepted parameters with the amount of lines that I want the text to jump? For example NewLine (2) or NewLine (3)?SyntaxEditor Code SnippetNewLine() + NewLine() + NewLine() for NewLine(3)Kind regards,Murilo Antonio de Souza
2243
Views
7
Comments
New
Builtin & User functions
Created on 11 Nov 2016
2021-07-07 13-36-32
Hans Dollen
It would be nice if I can use the ListAppend/Insert, and just select the variables to create a record, so I don't need to define the record first, assign values and than use the listAppend/Insert.
6973
Views
17
Comments
Implemented
Builtin & User functions
Development Environment 11.0.109.0
Created on 26 Sep 2018
2019-11-12 17-31-26
Justin James
A big problem is when someone downloads a Forge component, makes some changes to it, then re-uploads it to the Forge without using "Clone". The modules end up with the same SS Key as the original component, and then it is total chaos for component consumers because two "separate" components will overwrite each other when they install them (like FileSystem and NetworkFileSystem).The system should not allow this to happen, Forge should maintain a database of what SS keys are in use by all of the modules in all of the components, and block another component from re-using the SS key.That will force component makers to either work with the existing component or to properly clone the modules.J.Ja
1530
Views
8
Comments
On our RadarOn our Radar
Forge
Created on 16 Sep 2019
2025-11-19 06-14-01
Miguel Verdasca
When we are publishing via service center, in particular a solution, it would be important that the progress bar kept steady, and the logs as they came up, kept visible, in one of two ways:or when a new log came up, this new log was on top, and the previous ones were going down;or keeping the current logic, where the history is growing down, the page would go down by itself, but the progress bar (see image) remained fixed, keeping track of what stage it is in, and is running.Best regards,Nuno Miguel Verdasca
967
Views
17
Comments
New
Service Center
1061 to 1070 of 10910 records
Top Idea Creators
High Five to the top 5 idea creators in the last 30 days
2025-12-08 23-06-08
2 ideas
Top Brainstormers
High Five to the top 5 brainstormers in the last 30 days
2021-09-06 15-09-53
6 comments
2
2024-07-05 14-16-55
2 comments
3
2025-12-08 23-06-08
2 comments
4
2024-01-04 15-15-51
1 comments
Code of Conduct 
The guidelines we live by that make
this Community amazing!
Code of Conduct
Stay Up-To-Date
Keep on top of what's happening in the Developer Community.
Forum, Forge, Training, Documentation, and more!