Search found 18 matches

by misu
08 Jan 2020, 19:08
Forum: General Discussion
Topic: Problem REST API - adding issue
Replies: 2
Views: 4784

Re: Problem REST API - adding issue

Hello Ombsch,
thank for the tips - we will try it - some of them we have tried already (URL rewrite module, single quoting, ...) but not all together. I'll put the result then.
M.
by misu
08 Jan 2020, 16:17
Forum: General Discussion
Topic: Problem REST API - adding issue
Replies: 2
Views: 4784

Problem REST API - adding issue

Hello all,
we have mantis 2.8.0 installed with MySQL and on Windows IIS. Now we want to try use REST_API and we have problem with the calling REST API interface. We have tried calling from command line or from powershell (using library from GitHub ) - but we still receive error message "{"message ...
by misu
15 Dec 2011, 14:22
Forum: General Discussion
Topic: Mysterious status change
Replies: 2
Views: 3624

Re: Mysterious status change

Great - thank a lot :-)
MiSu
by misu
15 Dec 2011, 13:06
Forum: General Discussion
Topic: Mysterious status change
Replies: 2
Views: 3624

Mysterious status change

Hi all,
I've strange behaviour of Mantis - an issue is in status "feedback" and user with role "reporter" add the notes. The notes are added but above this - the status of issue is changed to "new". Can anyone help me - I think all settings are correct.
Thank a lot
MiSu
by misu
04 Dec 2011, 21:51
Forum: Customizations
Topic: Custom functions doesn't work
Replies: 2
Views: 4058

Re: Custom functions doesn't work

Thank a lot.
I wanted change custom field - but I used category as a text example. It was my misunderstanding of funcionality. Now it works fine.
by misu
03 Dec 2011, 21:01
Forum: Customizations
Topic: Custom functions doesn't work
Replies: 2
Views: 4058

Custom functions doesn't work

Hi all,
I want to use custom function for dynamic enums. I've tried the example, but it doesn't work. Is there some switch to enable these functions? In custom_functions_inc.php - I've this source code:


<?php
function custom_function_override_enum_categories() {
$t_possible_values = "A|B ...
by misu
27 Oct 2011, 11:55
Forum: Help
Topic: Instalation on MSSQL problems - upgrade, charset
Replies: 0
Views: 2689

Instalation on MSSQL problems - upgrade, charset

Hello all,
we use Mantis 1.1.8 and want to upgrade to 1.2.x - there is problem with "native" upgrading procedure. So use intalation steps described in this topic:

http://www.mantisbt.org/forums/viewtopic.php?f=4&t=19421

to install new version. Then I wrote T-SQL script to move data from old ...
by misu
06 Feb 2010, 21:33
Forum: General Discussion
Topic: Too many emails
Replies: 0
Views: 2197

Too many emails

Hello,
we switched to Mantis v.1.1.8 and in config_inc.php "g_email_receive_own" to ON. Now we are receiving huge amount of e-mails - every email incomes twice or four-times. I really dont know why ... :-(
Any idea?

MiŠu
by misu
03 Feb 2010, 14:13
Forum: General Discussion
Topic: Workflow with feedback
Replies: 1
Views: 2830

Workflow with feedback

Hi all,
sorry for stupid question but I really don't know how to setup right status workflow for bellow described process:

Our enduser report new issue. This issue is assigned to the developer who solve it. During developmnent process we need some necesary additional information from reporter - so ...
by misu
14 Jan 2010, 13:23
Forum: General Discussion
Topic: Custom field in bugnote
Replies: 7
Views: 7418

Re: Custom field in bugnote

Finally done :-) - I made change tables definition on MSSQL (datatypes) and it works.
Thank for your advice again.
I hope that there will be some solution for future version too ;-)
MiŠu
by misu
13 Jan 2010, 21:42
Forum: General Discussion
Topic: Custom field in bugnote
Replies: 7
Views: 7418

Re: Custom field in bugnote

Only for your information:
I tryied it to install but there was many problems. The main has been that we are using MS SQL as DB storage. I had to change PluginManager to respect SQL syntax and recreate needed tables manually. Same for CFNotes. Configuration of CFNotes seems OK and it is what we are ...
by misu
13 Jan 2010, 19:17
Forum: General Discussion
Topic: Custom field in bugnote
Replies: 7
Views: 7418

Re: Custom field in bugnote

Thank for your tip we try it. At this time we use Mantis version 1.1.7 but in the future we plan upgrade to 1.2.* - do you plan update your extension?
MiSu
by misu
12 Jan 2010, 22:21
Forum: General Discussion
Topic: Custom field in bugnote
Replies: 7
Views: 7418

Re: Custom field in bugnote

of course: We have some end-user ERP application. Issues in this Mantis Project should be open for longer time and every action (bugnote) in issue shoud be assigned to separate subprojects. So subproject is an example of custom field in bugnote.
There is posibility to have same issue with diferent ...
by misu
12 Jan 2010, 21:52
Forum: General Discussion
Topic: Custom field in bugnote
Replies: 7
Views: 7418

Custom field in bugnote

Hi all,
we need to have some additional structured information to each bugnote. Is there some solution how to do it?
MiSu
by misu
26 Jan 2009, 12:56
Forum: General Discussion
Topic: IE6 problem when adding new issue
Replies: 0
Views: 1610

IE6 problem when adding new issue

Hello,
we've installed Mantis v.1.1.4. The problem occurs when user want to add new issue - after selecting project from combobox and clicking on the button -> the dialog for selecting project appears again and there is no possibility how to go to the next step (details of the issue). With other ...