Architecture dashboard warning for identifying unused public elements
326
Views
5
Comments
New
Architecture & Governance 

Some public elements remain stagnant on applications even though they are not being consumed anywhere. A warning on architecture dashboard to cleanup these elements would be helpful. 

Merged this idea with 'AIMS detect unused public elements' (created on 21 Mar 2024 15:16:46 by Cristiano Lúcio)

Add to AIMS a configuration to detect public elements (client actions, server actions and structures) that are set to public but are not consumed by any other consumer module.


Hey,

Totally agree that it should be a part of AIMS! 

In case you haven't built it already yourself, until it's added to AIMS, you could request access to the internal dev tables and use a query like this to get all public elements that are not consumed by any other modules.

It requires some sortings to remove built in OutSystems modules, but it's really useful to keep the platform clean



That is great Viktor. Thanks for sharing :)

Good idea, but it already exists, so I have to merge it.