What did you do to cause this?
Create custom field "Reproducibility" with this code
What page were you on?
Tickets
Describe the defect:
New Ticket page shows the custom field with name and selection as expected, but after creating a new ticket, the selected custom field value is missing in Tickets page.
Here's the code for the percent field used here on the site.
Thanks for the reply Jack. I try your code in my 2.1.1 intallation, values are still not saved. What else I did wrong?
Code entered:
Step into \templates\traq.templates\new_ticket.php (line 115), the code was translated to:
Is that something in my PHP setting?
You may need to type it in yourself if copy/pasting isn't working.
If you need further help, the forums are a better choice as this place is setup for actual issues, not discussion and help.
The field is not being remembered because you need to add the checking of that yourself.