Inheritance of values from models not working right
Summary: If a Property in a Model has a value assigned to it, that value doesn't seem to be inherited by instances of that Model.
In my Sentinels space, check out "Base Villain Card (Side A)". Note that it has defaults set for Card Type (a Tag Set), Effects (a Set of Plain Text) and Villain Setup (Exactly One Plain Text Type). Create an instance. Note that none of these values inherited.
See also <http://www.querki.net/u/jducoeur/alpha-issue-tracking/.3y284o9>, of which this may be a superset.
And I've just added Deck Count (Whole Number Type), and that also fails to inherit.
Justin: I can't create anything in your Space (you need to add Members, or me by reference, to the Who Can Create Property on the Space to allow me to do so). Can you create an instance, so I can look at it?
Also -- is the problem that the values fail to inherit in the instance itself, or simply that the inherited values display incorrect in the Editor? The latter is probably a variation of the above-linked bug, and isn't nearly as critical...
Alexx sez: I think I've given you permission. Can you check?
It appears to me that the values are entirely failing to inherit, not just mis-displaying.
ETA: Nope, it was an editor display issue, and thus a dupe of <http://www.querki.net/u/jducoeur/alpha-issue-tracking/.3y284o9>