25
Analytical property - new property type in blueprints
in progress
Y
Yaniv Peer
This feature is critical for us since right now we need to calculate those fields ourselves even though all the data is already available at Port. This can save us a lot of work.
David - Port team
in progress
Y
Yonatan Boguslavski
planned
Cody Dunlap
Looking for something like this also. Our use case is that we have a Static Analysis entity that has a relationship to our Component/Service entity. I would like to create Score Cards on the Component entity based on the various grade points of Static Analysis, such as code smell, security vulnerabilities, duplicated code, etc.
We also have System and Domain entities, similar to the Backstage model. I would like to have an aggregated property on the Domain entity to indicate the average Static Analysis scores of all components within the Domain and create relevant Score Cards for those as well.
S
Stephen Clinton
This would also be useful for us. Use-case detailed in this Slack thread
D
Daniel Powell
This would be super useful, currently the workaround is to calculate the values ourselves