Welcome to mirror list, hosted at ThFree Co, Russian Federation.

UPGRADING-3.4 « docs - github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 20435829dc35dc2aaa0026bf4d51ce141dfc445b (plain)
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.