[Jira ID: CPLYTM-986] | [Status: Backlog] | [Assignee: Unassigned]
[3343475868] Upstream Reporter: Hannah Braswell
Upstream issue status: Open
Upstream description: {quote}h2. {anchor:summary}Summary
The {{complyctl info}} command is not showing all parameter ids that are associated with rules in a framework. This impacts the use of the {{--rule}} flag for gaining context on the relationship between rules and parameters.
h2. {anchor:replicate-the-issue}Replicate the issue
{{./bin/complyctl info anssi_bp28_minimal --control r68}} populate rules associated with the control
{{./bin/complyctl info anssi_bp28_minimal --rule accounts_password_set_max_life_root}}: running this command with rule-id will not populate any parameters.
{{./bin/complyctl info anssi_bp28_minimal --parameter var_accounts_maximum_age_root}}: correctly displays parameter info and rules using that parameter.
{quote}
Upstream URL: #243