Skip to content

[Bug]: Method getStorageId() of StorageObjectStore returns null instead of the storage/bucket identifier #48169

@cfiehe

Description

@cfiehe

⚠️ This issue respects the following points: ⚠️

Bug description

The method getStorageId() of StorageObjectStore misses the return statement and returns null instead of the storage/bucket id.

I will create a pull request that adds the missing return statement.

Steps to reproduce

A static code analysis is sufficient.

Expected behavior

The method getStorageId() of StorageObjectStore returns the unique identifier for the storage/bucket.

Nextcloud Server version

30

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.3

Web server

Apache (supported)

Database engine version

PostgreSQL

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions