I see no such file in my installation.
I searched for 'status_enum_workflow' but only found it in config files. I did find STRINGS but no such variable elsewhere.
A bug in Mantis? Anyone experienced this before?
Search found 7 matches
- 11 Jun 2008, 14:32
- Forum: Customizations
- Topic: removing a status
- Replies: 9
- Views: 11718
- 11 Jun 2008, 13:51
- Forum: Customizations
- Topic: removing a status
- Replies: 9
- Views: 11718
Re: removing a status
I see no such file in my installation.
I searched for 'status_enum_workflow' but only found it in config files. I did find STRINGS but no such variable elsewhere.
A bug in Mantis? Anyone experienced this before?
I searched for 'status_enum_workflow' but only found it in config files. I did find STRINGS but no such variable elsewhere.
A bug in Mantis? Anyone experienced this before?
- 11 Jun 2008, 13:44
- Forum: Customizations
- Topic: removing a status
- Replies: 9
- Views: 11718
Re: removing a status
I see no such file in my installation.
I searched for 'status_enum_workflow' but only found it in config files. I did find STRINGS but no such variable elsewhere.
A bug in Mantis? Anyone experienced this before?
I searched for 'status_enum_workflow' but only found it in config files. I did find STRINGS but no such variable elsewhere.
A bug in Mantis? Anyone experienced this before?
- 06 Jun 2008, 12:11
- Forum: Help
- Topic: user limited access
- Replies: 1
- Views: 1733
Re: user limited access
I guess no one knows...
- 06 Jun 2008, 12:10
- Forum: Customizations
- Topic: removing a status
- Replies: 9
- Views: 11718
Re: removing a status
Indeed.
It's been removed from the $g_status_enum_string in config_inc.php only.
Also the $g_status_enum_workflow array has been modified accordingly so there's no more reference to that status.
AFAIK this 'Change to Status' field is the only place where @80@ appears. I can't see where that value ...
It's been removed from the $g_status_enum_string in config_inc.php only.
Also the $g_status_enum_workflow array has been modified accordingly so there's no more reference to that status.
AFAIK this 'Change to Status' field is the only place where @80@ appears. I can't see where that value ...
- 03 Jun 2008, 18:35
- Forum: Customizations
- Topic: removing a status
- Replies: 9
- Views: 11718
removing a status
Hi,
we've been using Mantis for a while now and have made afew custom changes to our installation with success.
One we made was to remove the 'resolved' status (not my choice) and keep only the 'closed' status.
It seems to work fine except for one very small detail: when you view an existing issue ...
we've been using Mantis for a while now and have made afew custom changes to our installation with success.
One we made was to remove the 'resolved' status (not my choice) and keep only the 'closed' status.
It seems to work fine except for one very small detail: when you view an existing issue ...
- 03 Jun 2008, 18:13
- Forum: Help
- Topic: user limited access
- Replies: 1
- Views: 1733
user limited access
Hi all,
I was wondering if is straightforward to give people access to Mantis in a way where they can report bugs and ONLY see the state of those bugs?
I was wondering if is straightforward to give people access to Mantis in a way where they can report bugs and ONLY see the state of those bugs?