Search found 11 matches

by zidnut
12 Sep 2014, 15:03
Forum: General Discussion
Topic: Adding text or enabling a notifications when reporting
Replies: 3
Views: 4562

Re: Adding text or enabling a notifications when reporting

Is there a way to restrict that top banner to a specific project and specifically the report page?
by zidnut
11 Sep 2014, 17:36
Forum: General Discussion
Topic: Adding text or enabling a notifications when reporting
Replies: 3
Views: 4562

Adding text or enabling a notifications when reporting

We are looking to have a way to add text detailing the proper usage of reporting a bug. So far, besides changing the source code of mantis I haven't found a way. Are there any options to alert a user with information about how our process is handled?
by zidnut
11 Feb 2011, 15:55
Forum: Help
Topic: Unassign bulk issues
Replies: 13
Views: 10614

Re: Unassign bulk issues

one of my IT guys looked at the code and thought it was as easy as adding the the field as a choice.. could it be.. ?

he plans to post the patch.
by zidnut
11 Feb 2011, 12:31
Forum: Help
Topic: Unassign bulk issues
Replies: 13
Views: 10614

Re: Unassign bulk issues

to be honest I haven't used mantis that long.

but the users are looking to take a lot of issues that are assigned to someone and mark them as a custom status of backlog, an issue they want around but not assigned.

so it may be they're logic here is off..

I suppose I can create a user, assign all ...
by zidnut
11 Feb 2011, 11:54
Forum: Help
Topic: Unassign bulk issues
Replies: 13
Views: 10614

Re: Unassign bulk issues

Just curious if this has situation has changed at all?
by zidnut
30 Nov 2010, 17:28
Forum: Help
Topic: merge mantis accounts 1.2.3
Replies: 5
Views: 4972

Re: merge mantis accounts 1.2.3

I figured out why, I had to remove the copy from user out of the project, or else they confilct after the merge.
by zidnut
30 Nov 2010, 16:14
Forum: Help
Topic: merge mantis accounts 1.2.3
Replies: 5
Views: 4972

Re: merge mantis accounts 1.2.3

Also, I should be clear. These users have created two accounts and done work in both. So they are looking to preserve data related to both accounts, not creating a new account to merge data into. Hoping to save data from one account into another while maintaining the data that account already has.
by zidnut
30 Nov 2010, 16:07
Forum: Help
Topic: merge mantis accounts 1.2.3
Replies: 5
Views: 4972

Re: merge mantis accounts 1.2.3

so my first attempt at this failed..

Database query failed. Error received from database was #1062: Duplicate entry '6-2079' for key 1 for the query: update mantis_project_user_list_table set user_id=2079 where user_id=111.

any ideas?

matt
by zidnut
18 Nov 2010, 20:15
Forum: Help
Topic: merge mantis accounts 1.2.3
Replies: 5
Views: 4972

merge mantis accounts 1.2.3

Is there any way to merge two mantis user accounts into one?
by zidnut
23 Sep 2009, 21:32
Forum: Help
Topic: custon fields not working when filtering none 1.1.8
Replies: 0
Views: 1639

custon fields not working when filtering none 1.1.8

I've seen related posts, but most mentioned it's a bug that has been fixed in future version. I upgraded just the same, to 1.1.8.

the custom field I have seems to work on one project if I have none selected as a filter, but on another it does not, even though there are bugs with nothing marked in ...