User story #3623
closedDisplay rules and directives on node details view
Description
On "node details" view, we can see the group in which the node is, but not the rules nor directives. That's a major pain, especially when we try to check if two (non compatible file-edit) directives are applied on some node.
So in that user story, the goal is more to have the same directives "neer" from each other, more than a tree of rules/directives, something like:
- directive name: 'bla' (Edit file) from rule BLA
- directive name 'foo' (Edit file) from rule FOO
- etc
Oh, and both directives and rules should be clickable!
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.7.0~beta1 to 2.7.0~rc1
Updated by Jonathan CLARKE over 11 years ago
Please note that you can already see most of this information in the "Reports" tab from the Node details view.
Updated by Nicolas PERRON over 11 years ago
- Status changed from New to 8
- Target version changed from 2.7.0~rc1 to Ideas (not version specific)
Updated by François ARMAND over 4 years ago
- Status changed from New to Resolved
We do have for some time now a tab with all directive/rules applied to the node, and that tab also list conflicting directives (ie when several "unique" directives derived from the same techniques are applied to a node)