Display Porject Dependencies Progress In Overview
I have the following structure
Project1
ConfigA
ConfigB
Project 2
Config1
Config2 Tiggers ( Project1:ConfigA,Tiggers Project1:ConfigB)
CompositeConfig Waiting For (Project1:ConfigA,Project1:ConfigB)
Config3 waiting for CompositeConfig
my problem is that that overview page doesn't show clearly what are the dependencies for the CompositeConfig
you need to right click/dependecies or go to build chains
instead of displaying the dependecy clearly under the composite build
ie:
the user sees
Project 2
Config1
Config2
CompositeConfig
Config3
I want them to see:
Project 2
Config1
Config2
CompositeConfig
Project1:ConfigA
Project1:ConfigB
Config3
Please sign in to leave a comment.
Hi Nahum,
thanks for your comment. That's an interesting take on it. The overview of a given project is supposed to give information about... well, that project. In fact, showing information about other projects might not be desired, as the user viewing the overview might not have permissions for the second project.
If you would like to see this as a feature, please post it in our issue tracker: https://youtrack.jetbrains.com/issues/TW
Have you posted the feature request? I would love to vote it ;-)