Version Control

The Display Version Control option allows users to choose between....

Configuring Strict Narratives

Step 1: Open the OWASP template.

Step 2: Go to the "OPTION TOGGLES" section of the setup code.

Step 3: Go to the nn.display_version_control_option line. The value listed determines the different pre-built Version Control tables made within the template. The default value is "1". There will be a total of 2 options available. Modify the value with "1" or "2" as desired.

Business Rules

If nn.display_version_control_option is set to 1, the report will generate and display the pre-built option of having a single 'Primary' column presented in the "PROJECT CONTACTS & DOCUMENT HISTORY" section of the expected report.

This option will function solely with the following Report Custom Fields:

  • Author 1

  • Author 1 Title

  • Author 1 Phone

  • Author 1 Email

Option 1 {%p set bb.display_version_control_option = 1 %}

Sample Output

If nn.display_version_control_option is set to 2, the report will generate and display the pre-built option of having a "Primary" column and a "Secondary" column presented in the "PROJECT CONTACTS & DOCUMENT HISTORY" section of the expected report. .

This option will function with the following Report Custom Fields:

  • Author 1

  • Author 1 Title

  • Author 1 Phone

  • Author 1 Email

  • Author 2

  • Author 2 Title

  • Author 2 Phone

  • Author 2 Email

Option 2 {%p set bb.display_version_control_option = 2 %}

Sample Output

Please Note: The "Report Version History" table will require manual updating to the table beyond the "Initial Report" version.

Last updated

© 2024 PlexTrac, Inc. All rights reserved.