Search found 8243 matches

by atrol
06 Jul 2023, 14:46
Forum: Deutsch
Topic: Priorität wird nicht angezeigt
Replies: 3
Views: 1660

Re: Priorität wird nicht angezeigt

Die Spalte ist da, ich kann sogar danach filtern, aber sie werden nicht angezeigt. Werden alle Prioritäten nicht angezeigt, oder lediglich die mit Priorität "keine"? Ich würde die Priorität auch gerne in der Roadmap sehen, kann man das aktivieren? Dazu gibt es keine Option, man müsste den...
by atrol
05 Jul 2023, 18:22
Forum: Help
Topic: One user cannot upload files
Replies: 6
Views: 2998

Re: One user cannot upload files

Maybe this user has installed a Chrome plugin that is not installed in your browser.
by atrol
04 Jul 2023, 17:47
Forum: Help
Topic: New Mantis, with existing issues
Replies: 4
Views: 2041

Re: New Mantis, with existing issues

Not sure if I understand what you want.
I would export the database of the old system and import it on the new system.
by atrol
04 Jul 2023, 17:44
Forum: Help
Topic: One user cannot upload files
Replies: 6
Views: 2998

Re: One user cannot upload files

Does this user use the same browser like you?
by atrol
30 Jun 2023, 20:41
Forum: General Discussion
Topic: corrupted attachments
Replies: 2
Views: 8283

Re: corrupted attachments

What does "corrupted" mean?
Do the files exist on the same location where they existed on the old server?
by atrol
27 Jun 2023, 14:43
Forum: Help
Topic: How is the Mantis database structured?
Replies: 1
Views: 2828

Re: How is the Mantis database structured?

See https://www.mantisbt.org/docs/erd/latest.pdf Use direct access to the database just, if you are really knowing what you are doing. E.g. there are no foreign key constraints in the database! Whenever possible use the REST and/or SOAP API to manipulate data, or use the internal PHP API (check fold...
by atrol
10 Jun 2023, 10:17
Forum: Help
Topic: LDAP INTEGRATION: APPLICATION ERROR #1401
Replies: 7
Views: 3260

Re: LDAP INTEGRATION: APPLICATION ERROR #1401

Thanks for coming back and telling the solution.
Which version did you run before upgrading to 2.25.7?
by atrol
08 Jun 2023, 13:49
Forum: Deutsch
Topic: Neue Einträge sperren aber weiterhin Zugriff auf alte Tickets
Replies: 1
Views: 1613

Re: Neue Einträge sperren aber weiterhin Zugriff auf alte Tickets

Das sollte so eigentlich funktionieren.
Wurde möglicherweise bei den Versuchen bereits das betreffende Projekt auf inaktiv gesetzt?
Falls nicht, um wleche MantisBT Version handelt es sich?
by atrol
08 Jun 2023, 07:39
Forum: Help
Topic: Connection / cooperation with DevOps
Replies: 1
Views: 1524

Re: Connection / cooperation with DevOps

Integration is certainly possible, as both systems provide a REST API. https://documenter.getpostman.com/view/29959/mantis-bug-tracker-rest-api/7Lt6zkP https://learn.microsoft.com/en-us/rest/api/azure/devops/?view=azure-devops-rest-7.1 There is also a MantisBT plugin that integrates with Azure DevOp...
by atrol
07 Jun 2023, 20:44
Forum: Help
Topic: [SOLVED]Note not found
Replies: 4
Views: 1692

Re: [SOLVED]Note not found

Thanks for your posts
Looks similar to https://www.mantisbt.org/bugs/view.php?id=32460
by atrol
07 Jun 2023, 20:35
Forum: Help
Topic: LDAP INTEGRATION: APPLICATION ERROR #1401
Replies: 7
Views: 3260

Re: LDAP INTEGRATION: APPLICATION ERROR #1401

Are there some more error details in /var/www/html/mantis/logs/ldap.log ?
Did you run admin/check/index.php and fix any error you got?
Are you running the current latest stable version 2.25.7?
by atrol
05 Jun 2023, 09:43
Forum: Help
Topic: LDAP INTEGRATION: APPLICATION ERROR #1401
Replies: 7
Views: 3260

Re: LDAP INTEGRATION: APPLICATION ERROR #1401

I can't provide deeper help, but obviously wrong is, that you set $g_ldap_use_starttls and $g_ldap_follow_referrals to '0', where just ON or OFF are allowed
https://www.mantisbt.org/docs/master/en ... .auth.ldap
by atrol
25 May 2023, 17:51
Forum: Help
Topic: Mantis Platform Concerns
Replies: 2
Views: 1921

Re: Mantis Platform Concerns

1- The information that is uploaded to the platform, such as PDF, JPG, WORD files, etc., where are they stored? Is it safe to attach this type of corporate information on the platform? What security levels does mantis have to guarantee that the information is secure? Attachments can be stored in da...