Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rtir
Commits
fd303d05
Commit
fd303d05
authored
Apr 09, 2014
by
Kevin Falcone
Browse files
Document the fixes and behavior changes in add_constituency
parent
78edc3a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/UPGRADING-3.0
View file @
fd303d05
...
...
@@ -188,3 +188,23 @@ not practical to script updates and they will need to be done
through the UI.
=cut
=head1 UPGRADING FROM 3.0.1 AND EARLIER
=head2 add_constituency fixes
If you previously used the C<etc/add_constituency> script to set up a
Constituency, it did not set your Custom Field rights properly. The
version included in 3.0.2 can safely be re-run as
etc/add_constituency --name Name
It will apply the missing rights on custom fields.
As part of this fix, there has been a behavior change. Constituency Duty
Teams are now given rights on all Custom Fields applied to RTIR queues
(modify or read only depending on the type of duty team).
Previously they were only granted rights on the default RTIR Custom Fields.
Rights are managed at the Custom Field level by this script, so it's
straightforward to remove rights after constituency creation.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment