π | Field Permissions | RuntimeException: Adding non-existent permissions to a role is not allowed.
πΊπΈUnited States dcrellen
In my case, I had deleted a paragraph type: paragraph_pagepiling_block. It affected not only my ability to edit the permissions but my ck-editor (configure/Content Authoring/Text formatters and editors) where I couldn't change and save anything.
Turns out the permission for allowing full-html formatting in the paragraph's full text field was the culprit. I solved the problem by creating a new paragraph_pagepiling_block and reestablishing the same fields, setting the full-html formatter in the text field. I suspect that if I remove that full-html and set it to Plain text, saving and run updates, that I could safely delete the culprit.
But no time for that now.