Project

General

Profile

Actions

Feature #19885

closed

Raise time entries comments limit to 1024

Added by Future Link Corporation pkgsrc team almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Category:
Time tracking
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

See: source:/trunk/app/models/time_entry.rb#L42

The comments field in the time_entries table is defined as having a length of 1024 characters:

Click to expand @time_entries@ table definition...

Yet, user comments are truncated at 255:

Click to expand patch...

Let's not do that. :)

Note: This patch (partly) makes the comment field mandatory. That might not be what you want. It would be nice to have a way to require this field without patching the application though. :)


Related issues

Copied to Redmine - Feature #19886: Raise wiki edits comments limit to 1024ClosedJean-Philippe Lang

Actions
Actions

Also available in: Atom PDF