File tree 1 file changed +23
-0
lines changed
docbook/Admin_Guide/en-US
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -818,8 +818,31 @@ $g_status_enum_workflow[CLOSED] ='20:feedback,50:assigned';
818
818
</programlisting >
819
819
</para >
820
820
</listitem >
821
+
822
+ <listitem >
823
+ <para >Check and update existing workflow configurations</para >
824
+ <para >If you do not perform this step and have existing
825
+ workflow definitions, it will not be possible to
826
+ transition to and from your new status.
827
+ </para >
828
+ <para >Go to the Workflow Transitions page
829
+ (manage_config_workflow_page.php), and update the
830
+ workflow as appropriate. Make sure that you have picked
831
+ the correct Project in the selection list).
832
+ </para >
833
+ <para >Hint: to identify whether you have any workflows that
834
+ should be updated, open the Manage Configuration Report
835
+ page (adm_config_report.php) and filter on 'All Users',
836
+ [any] project and config option = 'status_enum_workflow'.
837
+ All of the listed projects should be reviewed to
838
+ eventually include transitions to and from the newly
839
+ added states.
840
+ </para >
841
+ </listitem >
842
+
821
843
</orderedlist >
822
844
</para >
845
+
823
846
</section >
824
847
825
848
<section id =" admin.customize.customfuncs" >
You can’t perform that action at this time.
0 commit comments