Opened 8 years ago
Closed 8 years ago
#2054 closed defect (fixed)
Description for a job is not saved
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.10.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The text in the "Description" field when starting a new job seems to not be saved.
Note:
See TracTickets
for help on using tickets.
(In [7291]) Fixes #2054: Description for a job is not saved
The input field was incorrectly names (
job_description
instead ofdescription
)