Skip to content

Commit

Permalink
Add Group_assign to plugin-cleaning.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Apr 26, 2023
1 parent 83c8e19 commit 49b574a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Template/cleaning-jobs/plugin-cleaning.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,16 @@
"checked_upto_plugin_version": "1.5.1",
"plugin_tables": ["bigboard_collapsed", "bigboard_selected"],
"plugin_schema_version": 4
},
"4": {
"plugin_name": "group_assign",
"plugin_author": "Craig Crosby",
"plugin_url": "https://github.com/creecros/Group_assign",
"checked_upto_plugin_version": "1.8.2",
"plugin_tables": ["multiselect", "multiselect_has_users"],
"core_table_columns": [
{"tasks": ["owner_gp", "owner_ms"]}
],
"plugin_schema_version": 3
}
}

0 comments on commit 49b574a

Please sign in to comment.