These configurations can also be set organization-wide in the Qodo portal.
These configuration options are not supported on Bitbucket Data Center.
- Only a subset of findings are shown by default
- Additional findings are not discarded
- Hidden findings can be viewed by expanding the section in the review summary
Number of findings shown before collapse
Control how many findings are shown before the rest collapse behind “View all”. Example:none– all findings collapsed1,3(default),5– number of findings shown before “View all”all– all findings expanded
Number of resolved findings shown before collapse
Control how many resolved findings are shown before the rest collapse behind “View all”. Example:none1,3(default),5all
Default expanded sections in a finding
Control which sections of a finding are expanded by default when it is opened. Example:true– section expanded by defaultfalse– section collapsed by default
expand_description– Description section (default:true)expand_code– Code section (default:true)expand_relevance– Relevance section (default:false)expand_evidence– Evidence section (default:false)expand_prompt– Agent prompt section (default:false)