Skip to content

Commit

Permalink
Uninstall profile: remove our workflow definitions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Aug 13, 2024
1 parent e66c836 commit f9c6469
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions plone/app/discussion/profiles/uninstall/workflows.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<object meta_type="Plone Workflow Tool"
name="portal_workflow"
>
<object meta_type="Workflow"
name="comment_review_workflow"
remove="True"
/>
<object meta_type="Workflow"
name="comment_one_state_workflow"
remove="True"
/>
</object>

0 comments on commit f9c6469

Please sign in to comment.