File: UPGRADING-3.4

package info (click to toggle)
request-tracker4 4.4.6%2Bdfsg-1.1%2Bdeb12u3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-proposed-updates
  • size: 63,472 kB
  • sloc: javascript: 130,444; perl: 65,299; sh: 1,322; makefile: 471; python: 37; php: 30
file content (18 lines) | stat: -rw-r--r-- 736 bytes parent folder | download | duplicates (14)
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.