- Issue created by @mlncn
When "Which Paragraph types should be allowed?" is set to "Exclude the selected below" people will expect that newly created paragraphs will be automatically included. This is not the case, but if somebody re-visits the field settings configuration form it looks correct so instead of saving that form (the workaround) they are likely to keep looking for the source of the problem elsewhere.
Problem: You cannot add a paragraph of the new paragraph type you just created.
Re-save Field Paragraphs so all of the paragraph types created since last save show.
If feasible, check for all paragraph reference fields with the "Exclude the selected below" setting and programmatically re-save them when a new paragraph type is created. Or alternatively and probably even better if feasible, actually save the excluded types in the configuration and when using this configuration save
If a fix is not feasible, adding a clear warning in the field configuration and in a message when a new paragraph type is added would mitigate this a lot.
Active
1.0
Code