A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
I don't understand this statement. What do you mean "permissions for those notifications"? Notifications are just that - a mechanism for notifying users of a certain action. They aren't tied to permissions.
will be very welcome a button in tickets for adm / mod / ticket author to mark the same as "resolved"
will it be possible to add new trackers or will it only be those predetermined?
I don't understand this statement. What do you mean "permissions for those notifications"? Notifications are just that - a mechanism for notifying users of a certain action. They aren't tied to permissions.
Oh, right.
A permission for being able to receive notifications, especially if there is an ability to subscribe to everything. I'm a little worried about potential email quota issues.
will it be possible to add new trackers or will it only be those predetermined?
It is technically possible to add new trackers since they all reside in the database. However, due to how the tables are interlocked, I'll have to figure out the best way to approach this.
NICE
will a voting system be implemented?
to measure that more than one user has already had the bug or a bug to give priority?
or to filter out bug as top voted among other possibilities?
will a voting system be implemented?
to measure that more than one user has already had the bug or a bug to give priority?
or to filter out bug as top voted among other possibilities?
No, that would be outside the realm of this extension.
I was wondering about ticket identifiers. Bug tracking systems often allow for assigning a number to a specific bug (sometimes called an RFE number) which can then apply to several bugs (repeat reports, for example). It's not the same as the ticket number.
So a bug gets reported or a feature requested, questions are being asked and when the bug or request is confirmed in a post, that post is then assigned that RFE.
Further duplicate reports can then refer to, and be assigned, that number, too.
On the next release, a change log can then contain all the relevant RFE numbers for easy reference.
Would that be something that could be covered by your extension?
More complicated than need be. If there are duplicate reports, there's an option to mark it as duplicate and then reference the ticket number that the report duplicates.