I cannot find in the documentation what the Database menu entry is in the "Add a new Bug" form. If I choose None the bug still gets submitted, so I take it that this field isn't greatly significant.
But I wonder if I should be using it somehow. Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is for some users of the bug tracker who support a product running on multiple databases. You don't need to use it if you don't want. In fact, you can remove the select box and replace it with a hidden field of the same name with a value of 0.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry, I feel dumb. I tried searching for where I would change this in the form, but I can't figure out which file this is. can you point me to where I would modify this part of the new bug form?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Very new here.
I cannot find in the documentation what the Database menu entry is in the "Add a new Bug" form. If I choose None the bug still gets submitted, so I take it that this field isn't greatly significant.
But I wonder if I should be using it somehow. Thank you.
This is for some users of the bug tracker who support a product running on multiple databases. You don't need to use it if you don't want. In fact, you can remove the select box and replace it with a hidden field of the same name with a value of 0.
Sorry, I feel dumb. I tried searching for where I would change this in the form, but I can't figure out which file this is. can you point me to where I would modify this part of the new bug form?
You can modify this (remove select box and replace with hidden field) in the bugform.html I believe.