Hi,
I need a suggestion on how to tag and mark "production events" in a project.
Inside our ongoing projects we have multiple cases where we modify our production environment (DB dictionaries, configuration, changed media, new version etc).
I want the "log" of these operations to be part of the project, but I want to make it distinct from the regular features/issues we have. Also, probably to color it differently on "view issues".
I've figured we can add another workflow status after closed and call it production, but that seems like a very crude solution.
Any better suggestions?
Production Items
Moderators: Developer, Contributor
Re: Production Items
Anyone?
Just tell me if I'm on the right track perhaps?
Thanks,
DB
Just tell me if I'm on the right track perhaps?
Thanks,
DB
Re: Production Items
You can always use a customfield for this.
Alternatives are to use a setting in Severity or Reproducibility, finally you can opt for a plugin managing that.
Alternatives are to use a setting in Severity or Reproducibility, finally you can opt for a plugin managing that.
Re: Production Items
Where can I find plugins?
Googling seems to come up strictly with some plugin framework that is meant for older versions of MantisBT if I am not mistaken.
Googling seems to come up strictly with some plugin framework that is meant for older versions of MantisBT if I am not mistaken.
Re: Production Items
One place http://git.mantisforge.org/ , but not all plugins can be found there