Search found 13 matches
Re: Default
Not sure if this is still an issue for anyone, but I was just trying to do something similar to this and this was the only post I found on the topic. I found after sometime searching that there is a $g_hide_status_default that you can set in the config_inc.php to change what the default hide status ...
- 29 May 2007, 13:45
- Forum: Customizations
- Topic: Adding a Reviewer column/field to a bug
- Replies: 6
- Views: 8259
- 29 May 2007, 13:31
- Forum: Customizations
- Topic: Adding a Reviewer column/field to a bug
- Replies: 6
- Views: 8259
- 29 May 2007, 12:50
- Forum: Customizations
- Topic: Adding a Reviewer column/field to a bug
- Replies: 6
- Views: 8259
- 23 May 2007, 13:12
- Forum: Help
- Topic: Administrators Email Access
- Replies: 2
- Views: 3022
- 22 May 2007, 22:09
- Forum: Help
- Topic: NEW (maybe old news) - Change Status Background Color
- Replies: 2
- Views: 3788
- 22 May 2007, 12:55
- Forum: Customizations
- Topic: Adding Target Version to bug_change_status_page.php
- Replies: 3
- Views: 6442
- 21 May 2007, 17:01
- Forum: Customizations
- Topic: Making Assign To required on Change Status
- Replies: 0
- Views: 3492
Making Assign To required on Change Status
I've had some problems with people forgetting to reassign a bug when it moved from development to testing. I have been able to get the assign to drop down list to default to blank, but now have the problem of people forgetting to change that to an actual value. I was wondering if anyone knew a way ...
- 12 Mar 2007, 16:20
- Forum: Help
- Topic: reassign but keep same status
- Replies: 4
- Views: 5453
- 08 Mar 2007, 22:55
- Forum: Help
- Topic: reassign but keep same status
- Replies: 4
- Views: 5453
reassign but keep same status
Is there any way to keep the assign to button on the view bug page from changing the status of the bug to assigned?
- 19 Feb 2007, 21:43
- Forum: Customizations
- Topic: Fields Containing Longer Strings
- Replies: 1
- Views: 5023
Fields Containing Longer Strings
I've been trying to get a custom field to hold a string longer than 255 characters. I edited the core/custome_fields.php file to allow for a textarea field, and modified the database to store the possible values, default values and value for custom fields as type text, which should hold 65,535 ...
- 09 Feb 2007, 21:41
- Forum: Customizations
- Topic: Change severities list for one project but not for the other
- Replies: 1
- Views: 4452
- 31 Jan 2007, 19:21
- Forum: Customizations
- Topic: Automatically Change Custom Field Value with Status Change
- Replies: 1
- Views: 4977
Automatically Change Custom Field Value with Status Change
I'm looking for a way to automatically change the value of a custom field based on how the status of the bug is changed. The reason I'm looking to do this is because of the way I have the work flow setup. When a bug is resolved there are two different states it can be set to; Developed, signifying ...