Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

SoupData storage remains in instance #64

Description

@ramonski

Steps to reproduce

Sync data from an instance

Current behavior

A souper.soup.SoupData storage is created in the instance.
This object is not deletable, stays when senaite.sync is uninstalled and is not recognized automatically when senaite.sync is reinstalled.

Expected behavior

The object can be either manually deleted, uninstalls automatically when senaite.sync is uninstalled or is picked up again after reinstallation of senaite.sync

Screenshot (optional)

(Pdb++) portal.source
<souper.soup.SoupData object at 0x10d227f50>
(Pdb++) portal.manage_delObjects("source")
*** Unauthorized: Do not have permissions to remove this object
(Pdb++) portal._delOb("source")
(Pdb++) portal.reindexObject()
(Pdb++) transaction.commit()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions