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

Backup - Error in settings.py #1

@junavare

Description

@junavare

Hi,

The backup scripts don't work:

  • backup-restore.py
  • get-backup.py.

In fact there are a spell error in the file settings.py line 117 (get_task_associated_resource)
117c117

< backupResource = self._activity.get_task_assocaited_resource(task)

    backupResource = self._activity.get_task_associated_resource(task)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions