Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
best-practical
rt-extension-mandatoryontransition
Commits
e5d73436
Commit
e5d73436
authored
Feb 27, 2013
by
Thomas Sibley
Browse files
Document what "from" and "to" are in "from -> to"
parent
4b1c73c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
lib/RT/Extension/MandatoryOnTransition.pm
lib/RT/Extension/MandatoryOnTransition.pm
+4
-0
No files found.
lib/RT/Extension/MandatoryOnTransition.pm
View file @
e5d73436
...
...
@@ -105,6 +105,10 @@ config option. This option takes the generic form of:
},
);
C<from> and C<to> are expected to be valid status names. C<from> may also be
C<*> which will apply to any status and also tickets about to be created with
status C<to>.
The fallback for queues without specific rules is specified with C<'*'> where
the queue name would normally be.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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