Skip to content

Some system properties unable to be retrieved individually #242

Description

@Adarnof

Certain system properties are returned in the list of all system properties by the /system/properties endpoint, but attempting to retrieve them individually by the /system/properties/{propertyKey} endpoint results in a 404.

I suspect this has a similar cause to #80 where the /system/properties endpoint had to access both SystemProperty and JiveGlobals to get all properties.

For example, when I access the /system/properties endpoint, the very first item in the list is abstractGroupProvider.shared.recursive, however accessing /system/properties/abstractGroupProvider.shared.recursive results in a 404.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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