- Issue created by @siva01
- First commit to issue fork.
- πΊπ¦Ukraine AstonVictor
astonvictor β changed the visibility of the branch 3364826-custom-schema-not to hidden.
- @astonvictor opened merge request.
- πΊπ¦Ukraine AstonVictor
Hi there,
The module uses the
StreamWrapperInterface::LOCAL
filter for getting wrappers but the s3fs module uses another
StreamWrapperInterface::NORMAL
type.I changed the filter to
StreamWrapperInterface::ALL
option to include all wrappers on the config form, but didn't test if report pages work with updates.thanks