Embed relation must require embedded documents

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Unknown
    • maker-0.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • PHP Drivers
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      When adding a relation to an embedded document, add a warning that the embedded documents can only be used for embedded relationships and offer to change it to a concrete document (provided it’s not used as relation by an other class.

      When adding an embedded relation to a non-embedded document, add a warning that the embedded documents can only be used for relationships and offer to change it to an embedded document (provided it’s not used as embed by an other class)

       

      Using a document class both embedded and non-embedded is not recommended.

      This require an option to make document class "EmbeddedDocument"

       

       

      When creating a relation to itself, if this is a new class it can’t be selected. Solution : add the class that is currently being created to the list.

      Or allow creating new classes directly when creating a relation ? With some nesting…

            Assignee:
            Pauline Vos
            Reporter:
            Jérôme Tamarelle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: