Skip to content

Uninstall repair step isn't executed when disabling app using occ #5832

@LEDfan

Description

@LEDfan

Hi

When disabling an app using the apps settings page the uninstall repair-step defined in info.xml is perfectly run. But when doing this using the occ command the repair-step is never run.

I had a look at the code:

The OC_App::disable method is actually calling the disableApp method of the manager, but the manager never executes the repair-steps.

If this isn't intended behavior I'm willing to fix this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions