[Integrates] Allow to always show Last requested reattack related data for vulns on technical reports
Problem to solve
At this time, into the technical report (either from a group or from an org), data under columns named as Last requested reattack and Last reattack Requester is currently shown only for vulns with pending reattack (exactly, for vulns with reattack_requested
status as True
)
However, for some customers, it would be beneficial/helpful if data for the mentioned columns is always shown for any listed vuln, when related data is available (because they want to know which developers or technical leaders are the most likely to request reattacks or are the most proactive in managing vulnerability closure).
Intended users
Customers
Proposal
Allow that data under columns named as Last requested reattack and Last reattack Requester for each listed vuln into the (either group and org) technical reports was always shown (when available)
Test plan
Steps
-
Make sure that the code contributions checklist has been followed.