0
votes
1answer
26 views
I can’t seem to be able to update Custom Fields
Hello
We have several Custom Fields in Fogbugz. An example is a "Ticket" field that ties a case to an external ticketing system. In this case this is an integer field.
I have r …
0
votes
1answer
49 views
Searching for Custom Fields with Special Chars
I need to search for cases related to a custom field that contain specific full stops.
For example, I have a custom field named "Foo. bar" and want to find all results of a specif …
0
votes
0answers
23 views
Custom Person Field Search Bug
Searching on person-type custom fields do not return the expected results.
This is currently documented as a caveat in another ticket, but this is not getting attention and needs …
0
votes
1answer
58 views
Custom text field automatically linked to another site with a set URL format
I want to link from my custom field "Customer Number" to my CRM system. It's a text custom field with values like D234 and X1110. I want to turn these into links to http://example. …
9
votes
2answers
83 views
Feature Request: ability to set permissions on Custom Fields using groups
Feature request for the Custom Fields plugin: allow us to apply security for editing the field, using the existing groups of users.
Scenario is that we have a field that we want t …
2
votes
0answers
89 views
Feature Request: Ability to add custom fields to Projects
We need the ability to assign a custom field to a project. Our projects often correspond to customers and we want to store what the billable rate is for that customer so we can pul …
0
votes
0answers
45 views
specify default user in custom field of type “person”
we have the need for a custom field with type 'person', but it defaults to the first person in our list of users. We'd like to be able to either have it default to empty or to a s …
0
votes
1answer
188 views
How do I use javascript events with the custom fields.
So I have a small problem. I want to enable/disable the ok button if the user selects/deselects the default field on a drop down box. I found the correct id name but there is no …
0
votes
1answer
20 views
A 3rd assignment field
Can you put in an "assigned on behalf of" field? many of our worker bees are doing all the legwork for their bosses, and they want to be able to note this in the tickets so when th …
2
votes
2answers
415 views
Make custom field text into a link
Is it possible to use BugMonkey to turn a text custom field into a link?
Use case:
We have a text custom field that we enter our Salesforce Support Case number into to allow us t …
0
votes
1answer
72 views
Feature Request: Wiki Article Type for Custom Fields
It'd be nice to have a custom field type for wiki articles. For example, we could create custom fields in cases like "Requirements" and "Specification" that would maintain links to …
0
votes
1answer
101 views
How to add a custom field to the BugEvent Edit view
I would like to add a custom field to the 'Add a new Bug Event' section. I looked at the CaseEventEdit plugin, but it looks like there is not an API function to modify the Edit vie …
0
votes
1answer
71 views
Preventing edits that include an invalid value entered in a Custom Field of type Number.
This question is based on a point brought up in this question that I think was left unresolved. When creating a Custom Field of type Number, entering an invalid value in that fiel …
16
votes
3answers
208 views
Feature Request: Ability to create multiple-select custom fields
Hi,
Coming from Bugzilla, I find it strange that the "version" field in fogbugz is a free text field. I would find it natural for the system to keep track of existing versions (ju …
20
votes
3answers
501 views
Custom Fields plugin: how can I fetch list of custom fields together with their options?
I'd like to add support for Custom Fields plugin into Foglyn, but I need to
be able to retrieve list of all custom fields and their configuration through XML API: name (preferrab …