Shredder - remove dashboard and classes

Hi!

Which fields do I need to use for shredder to remove :

  • Dashboard
  • Classes (used in Articles)

Which fields do I need to use for shredder to remove :

Are you trying to delete a lot of these, because the Delete button on
Dashboards does actually delete from the database.

 * Dashboard
 * Classes (used in Articles)

In both cases you need to use the Object plugin and point at
Attributes for Dashboard and Classes along with the specific id. Keep
in mind that Shredder has no special logic for either of these, so
you’ll want to be sure you clean up articles before cleaning up
Classes, otherwise you’ll have a bunch of orphaned objects.

-kevin

This seems like a silly question but where is delete button to remove
dashboards ? Where is it physically located ?

In regards to classes, which field do I use in shredder - objects ?On 12/4/2013 5:24 PM, Kevin Falcone wrote:

On Fri, Apr 12, 2013 at 01:06:46PM +0300, Alexander Kucheryuk wrote:

Which fields do I need to use for shredder to remove :

Are you trying to delete a lot of these, because the Delete button on
Dashboards does actually delete from the database.

  * Dashboard
  * Classes (used in Articles)

In both cases you need to use the Object plugin and point at
Attributes for Dashboard and Classes along with the specific id. Keep
in mind that Shredder has no special logic for either of these, so
you’ll want to be sure you clean up articles before cleaning up
Classes, otherwise you’ll have a bunch of orphaned objects.

-kevin

This seems like a silly question but where is delete button to
remove dashboards ? Where is it physically located ?

On the Basics page. This assumes your user has the appropriate
Delete*Dashboard right.

In regards to classes, which field do I use in shredder - objects ?

http://bestpractical.com/rt/docs/latest/RT/Shredder/Plugin/Objects.html

-kevin

I can’t find the name of the argument for classes. I tried “Class” and
“Classes” but it says invalid argument.On 12/4/2013 5:40 PM, Kevin Falcone wrote:

On Fri, Apr 12, 2013 at 05:29:40PM +0300, Alexander Kucheryuk wrote:

This seems like a silly question but where is delete button to
remove dashboards ? Where is it physically located ?
On the Basics page. This assumes your user has the appropriate
Delete*Dashboard right.

In regards to classes, which field do I use in shredder - objects ?
RT::Shredder::Plugin::Objects - RT 5.0.5 Documentation - Best Practical

-kevin