🇳🇱Netherlands @IJsbrandy

Account created on 19 March 2016, over 8 years ago
#

Recent comments

🇳🇱Netherlands IJsbrandy

I agree that this permission is missing for the paragraph library overview. comparing to the content overview a permission is available named 'access content overview'

A simple patch is attached to add this permission 'access paragraph library overview' with title 'Access the paragraph library overview page'

🇳🇱Netherlands IJsbrandy

Unfortunately the patch in #11 gives an exception when changing the settings (for example the cardinality) of a paragraph field. This occurs when you have translations activated and due to the unnecessary save method that is called.
+ $storage->save();
The ThirdPartySetting should be saved by just setting the value.

See attachment for small adjustment to patch

Todo: add tests to confirm implementation

🇳🇱Netherlands IJsbrandy

Forgot a change in the patch. New patch attached with correct changes.

🇳🇱Netherlands IJsbrandy

Merge request is not compatible with version 4.x. The Attached patch will fix the compatibility .

Production build 0.71.5 2024