File: UPGRADING-3.4

package info (click to toggle)
request-tracker5 5.0.7%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 80,216 kB
  • sloc: javascript: 191,898; perl: 87,146; sh: 1,412; makefile: 487; python: 37; php: 15
file content (18 lines) | stat: -rw-r--r-- 736 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
=head1 UPGRADING FROM 3.3.14 AND EARLIER

The "ModifyObjectCustomFieldValues" right name was too long. It has been
changed to "ModifyCustomField"


=head1 UPGRADING FROM 3.3.11 AND EARLIER

Custom Fields now have an additional right, "ModifyCustomField".  This right
governs whether a user can modify an object's custom field values for a
particular custom field. This includes adding, deleting and changing values.

=head1 UPGRADING FROM 3.3.2 AND EARLIER

Viewing custom fields now requires the "SeeCustomField" right either globally
or on a per-queue basis.  Global CFs are no longer visible to everyone and
SeeQueue is no longer sufficient to view queue-level CFs.  You must grant the
"SeeCustomField" right manually after upgrade.