Skip to content

Task list for fixes before 1.0.0 release #64

@das-Abroxas

Description

@das-Abroxas

Overview

This issue contains a list of (supposed) bugs which should be fixed before the release of ArunaServer version 1.0.0.

Task list

    • Implement check for object reference creation in collections which are already pinned to a version.
    • Use existing versions from table collection_versions instead of creating a new entry on collection update/pin
    • Staging object update should not delete internally used labels
    • Adapt path validation regex to prohibit empty path parts
    • Extend object reference creation with the possibility to provide custom sub path
    • Deletion of all ObjectGroup revisions with single request
    • Collection pin clones active paths and replaces relevant path part with provided version
    • Delete all paths of collection with last object reference
    • Fix broken access management of get_object_by_id function
    • Prevent reference creation for staging objects
    • Object reference with auto_update == true can only be created for latest object revision
    • Prevent ObjectGroup creation/update with staging objects
    • Clone existing location(s) on object clone
    • Check if path exists before creation
    • Check if object exists in collection provided by GetReferencesRequest

Discussions

  • This thread is specifically to discuss all above tasks / proclaimed changes / intended fixes.

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions