Search found 84 matches
- 21 Sep 2023, 05:16
- Forum: Help
- Topic: plugins csv-import displays error and does not send mail
- Replies: 1
- Views: 295
Re: plugins csv-import displays error and does not send mail
Hello, I used this csv import plugin https://github.com/mantisbt-plugins/csv-import But I encountered two problems 1. Error displayed after uploading But it jumped to the bug list in a few seconds. In fact, the upload was successful. Does this error mean what "string" I should set? error....
- 20 Sep 2023, 10:50
- Forum: Customizations
- Topic: delete its text name in the status
- Replies: 4
- Views: 374
RESOLVED delete its text name in the status
This is handled within core/columns_api.php. Check out the function function print_column_status. Here you can suppress printing of the text (and/or the user in charge). This would require to make this change every time after updating Mantis. It also expects everybody to exactly know what each colo...
- 20 Sep 2023, 10:00
- Forum: Help
- Topic: automatic priority increase for over due date issue
- Replies: 14
- Views: 931
- 20 Sep 2023, 06:59
- Forum: Customizations
- Topic: delete its text name in the status
- Replies: 4
- Views: 374
Re: delete its text name in the status
there are no problems with the text, but the text greatly increases the column width, which is inconvenient when viewing the table if there are many columns.
- 20 Sep 2023, 06:52
- Forum: Help
- Topic: automatic priority increase for over due date issue
- Replies: 14
- Views: 931
Re: automatic priority increase for over due date issue
install attached, basic, plugin and you will find an option called "Review priorities" within the management menu :mrgreen: COOL! :idea: but the script also changes the priority of those tasks that do not have DueDate (empty) :-(You can fix it so that the priority changes only for those t...
- 19 Sep 2023, 11:47
- Forum: Customizations
- Topic: delete its text name in the status
- Replies: 4
- Views: 374
delete its text name in the status
how to delete its text name in the status and leave only the colored status icon on the task list view page
THS!
THS!
- 19 Sep 2023, 08:06
- Forum: Help
- Topic: delete all notes of one user in all tasks
- Replies: 1
- Views: 1975
delete all notes of one user in all tasks
how delete all notes of one user in all tasks in a particular project? Thanks for the help
- 18 Sep 2023, 08:38
- Forum: Help
- Topic: automatic priority increase for over due date issue
- Replies: 14
- Views: 931
Re: automatic priority increase for over due date issue
For me there are 2 options, either you schedule a job or you make it a manual activity ( 1 action for all tickets). You indicated that a cron job would be problematic (which it is not) so automatic is not an option. Plugins require a trigger which is based on execution of the software not by schedu...
- 18 Sep 2023, 05:41
- Forum: Help
- Topic: automatic priority increase for over due date issue
- Replies: 14
- Views: 931
Re: automatic priority increase for over due date issue
What the plugin could offer at best is an additional option in the admin section to run the script, would that fit better? So then the following questions need to be answered: - Run it for all projects or only for current active project? - For issues with which status? it is better if the plugin wo...
- 15 Sep 2023, 05:35
- Forum: Help
- Topic: automatic priority increase for over due date issue
- Replies: 14
- Views: 931
Re: automatic priority increase for over due date issue
In your case it might be better to set up an automatic job (Cron under Linux, Task under Windows) which runs once a month which takes care of you manual monthly action. This would be a small script which increases priority if the Duedate is before current date for thickets with a specific status (l...
- 13 Sep 2023, 13:05
- Forum: Help
- Topic: automatic priority increase for over due date issue
- Replies: 14
- Views: 931
Re: automatic priority increase for over due date issue
I can help with that but wonder if you cannot use something else better. Priorities are limited and every day that will be increased if nothing happens. Why not use the Reminder plugin to send an email to the person who needs to take action? I have set up filters for preparing reports to the manage...
- 11 Sep 2023, 09:48
- Forum: Help
- Topic: automatic priority increase for over due date issue
- Replies: 14
- Views: 931
Re: automatic priority increase for over due date issue
Yes you can using a plugin that takes care of this required behaviour unfortunately, I haven't been able to figure out how to write a plugin yet, could you help with writing it? a concrete example of the implementation of such a task would speed up my learning in writing plugins. Thanks for the help
- 11 Sep 2023, 09:17
- Forum: Help
- Topic: automatic priority increase for over due date issue
- Replies: 14
- Views: 931
automatic priority increase for over due date issue
Hello everyone, is it possible to make an automatic priority increase if the current date is older than the due date?
2.25.7
Scheme version 211
PHP version 7.4.33
mysqli Database Driver
Database version, description 10.10.2, 10.10.2-MariaDB
2.25.7
Scheme version 211
PHP version 7.4.33
mysqli Database Driver
Database version, description 10.10.2, 10.10.2-MariaDB
- 23 Aug 2023, 05:26
- Forum: Help
- Topic: group change of the reporter_ID in issue
- Replies: 3
- Views: 2153
Re: group change of the reporter_ID in issue
What do you call a "groupe change" ? Also please translate latest part, it's an english forum :) Jules I need change a reporter_ID in multiple tasks at the same time. Now I can only do this in the task editing mode, which takes a lot of time. This feature is implemented for handler_ID onl...
- 22 Aug 2023, 06:59
- Forum: Help
- Topic: group change of the reporter_ID in issue
- Replies: 3
- Views: 2153
group change of the reporter_ID in issue
Hello everyone, how do I make a group change to the reporter_ID in issue, just like how can I make a group change to the handler_ID? Any ideas?
2.25.7
Версия схемы 211
Версия PHP 7.4.33
Драйвер базы данных mysqli
Версия база данных, описание 10.10.2, 10.10.2-MariaDB
2.25.7
Версия схемы 211
Версия PHP 7.4.33
Драйвер базы данных mysqli
Версия база данных, описание 10.10.2, 10.10.2-MariaDB