SerpicoProject / Serpico

SimplE RePort wrIting and COllaboration tool
Other
1.09k stars 369 forks source link

Saved findings are not listed in add from template list #561

Closed mehmethafif closed 5 years ago

mehmethafif commented 5 years ago

Bug

A finding is created within a report from create finding navbar then I use button to upload it to database. Response is succesful but it becomes red in findings database and it is not listed in findings template when adding to a report.

  1. in report finding created
  2. finding uploaded to database
  3. finding is not present in add finding from template list
  4. finding is present at finding database in red row.
  5. so cant reuse created finding 1 2 3 4
BuffaloWill commented 5 years ago

Hi @mehmethafif. Thank you for the detailed submission. This is by design. After adding a new finding to the database you will need to click on the edit button and check "Approve Finding".

This feature ensures that if a user attempts to add a finding from their report to the database that an administrator has a chance to review it before it is available to everyone.