Content
View differences
Updated by Wieland Lindenthal over 2 years ago
See [https://github.com/opf/openproject/pull/13940/files#r1363723710](https://github.com/opf/openproject/pull/13940/files#r1363723710)
The predicate `Storages::NextcloudStorage#automatically_managed?` \`Storages::NextcloudStorage#automatically\_managed?\` is misleading as a storage itself is not automatically managed, rather the a Project Folder is.
Hence, the `Storages::ProjectStorage#automatic_management_possible?` \`Storages::ProjectStorage#automatic\_management\_possible?\` method checks can be misleading. The goal is to define a much more fitting name, that informs that a storage supports automatically managed project folders
The predicate `Storages::NextcloudStorage#automatically_managed?`
Hence, the `Storages::ProjectStorage#automatic_management_possible?`