Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 mantis tickets are created #94

Open
antoine1003 opened this issue Oct 6, 2020 · 4 comments
Open

3 mantis tickets are created #94

antoine1003 opened this issue Oct 6, 2020 · 4 comments

Comments

@antoine1003
Copy link

Hi,

I set up in the app a destination to create a mantis ticket when an error is thrown. I set the following connection string :

Type=Mantis;Username=administrator;Password=P@ssw0rdj;Url=http://mantis.hostname.fr/api/soap/mantisconnect.php;ProjectId=1;Category=General;Severity=70;Status=10;SendAttachment=False;SuccessIfAttachmentFails=False;AddVersionIfNotExists=False;

But when I check mantis, it has created 3 exact same tickets :
2020-10-06_221407

I don't know what am I missing...

Thanks,
A.

@soygul
Copy link
Owner

soygul commented Oct 6, 2020

I didn't write the Mantis plugin myself, it was contributed to the project by someone else. By a quick look, I couldn't spot the reason for the issue. If you want to check it out yourself, here it is: https://github.com/soygul/NBug/tree/master/NBug/Core/Submission/Tracker/Mantis

@antoine1003
Copy link
Author

Okay thanks for the answer i'll check it out

@antoine1003
Copy link
Author

Can it be that 3 event handler are called?

@soygul
Copy link
Owner

soygul commented Oct 13, 2020

Maybe. Since the original implementer didn't have a similar issue, maybe there is something wrong in your code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants