{#- Comments on this, do not remove #} {#- to add the popup to another target, add an id to the target #} {#- and copy the #jirafeedback line below with the new id #} {#- it is assumed that there is a component matching theme_project #} {#- in JIRA. if you need to tweak it add a line in the if/else block -#} {#- TODO: embed commit in environment metadata -#} {%- block jiracollector -%} {%- if theme_project == 'manual' %} {%- set component = 'mongodb-manual' -%} {%- else -%} {%- set component = theme_project -%} {%- endif -%} {%- endblock -%}