Bug Notes not being set private
Posted: 11 Jun 2024, 14:01
Hello,
We have some users (developers) set in Mantis when they create a bugnote it is private by default. This works in the Mantis web interface.
If they send an email to create a bugnote in Mantis thru EmailReporting, the user is correctly identified by their email address & the note is created, but it is create as a public note, not private.
Do we have a misconfiguration somewhere?
Is this not a current feature? If no, could it be added?
We don't want all EmailReporting notes to be private, just for users that have defaulted their notes to private.
To default to private bugnotes per user, we do this:
In Mantis from an admin account -> Manage -> Manage Configuration -> Configuration Report
Add to a new user: Scroll to the bottom and use the "Create Configuration Option"
Select the target user from the "Username" drop-down, then set the option "default_bugnote_view_status" as Type = "Integer" with Value = "50"
We are using Mantis 2.26.2 & Email Reporting 0.10.1
Thank you for any information and help,
Joel
We have some users (developers) set in Mantis when they create a bugnote it is private by default. This works in the Mantis web interface.
If they send an email to create a bugnote in Mantis thru EmailReporting, the user is correctly identified by their email address & the note is created, but it is create as a public note, not private.
Do we have a misconfiguration somewhere?
Is this not a current feature? If no, could it be added?
We don't want all EmailReporting notes to be private, just for users that have defaulted their notes to private.
To default to private bugnotes per user, we do this:
In Mantis from an admin account -> Manage -> Manage Configuration -> Configuration Report
Add to a new user: Scroll to the bottom and use the "Create Configuration Option"
Select the target user from the "Username" drop-down, then set the option "default_bugnote_view_status" as Type = "Integer" with Value = "50"
We are using Mantis 2.26.2 & Email Reporting 0.10.1
Thank you for any information and help,
Joel