Problem/Motivation
The select list for "Documentation for (entity_documented) lists all documentable entities, even the ones that are already covered by a cm_document. Not only is this a recipe for a problem because there should not be duplicate entities, it creates an annoying user experience. That list should get shorter as more things are documented.
Caveats:
- The list should never remove the currently selected item from the list. (would make it impossible to edit something that has already been saved)
- The list should never remove site.note, site.principle, and site.process as those can have duplicates.
This is a related, but slightly separate issue from the actual validation issue here.
https://www.drupal.org/project/content_model_documentation/issues/3339247
Comments
Comment #3
swirtThis has been resolved, and will go out with alpha12.
Comment #4
swirt