View Issue Details

IDProjectCategoryView StatusLast Update
0025663mantisbtapi restpublic2019-12-13 18:06
ReporterWylisc Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionnot fixable 
Summary0025663: Allow reporting to a private project the user isn't added to
Description

So first off I have created a form using the rest api to submit a ticket to a private project. I want all users to be able to use this form with their own stored credentials(for tracking) and not use an api authorization.

So in short I want them to be able to report to a private project without adding them to the project. Is there anyway to accomplish this?

TagsNo tags attached.

Activities

vboctor

vboctor

2019-07-04 20:25

manager   ~0062357

This is not possible. Users who don't have access to a project can't report issues into them. You can have some custom code (plugin or some other app) that reports the issues using a system account and mentions the user that submitted the issue as part of the issue contents.

dregad

dregad

2019-12-03 05:46

developer   ~0063162

Without feedback from you following vboctor's note, I'm closing this issue.