Ticket

accept card defs for type+status
accept card defs for type+priority
accept card defs for type+tag
accept card defs for type+commit
 

 

accept card defs for type+solution

Make this work:

{"type": {"referred_to_by": "pointer of selected cardtype"} }

 

 

When this is done, fix http://en.dwagn.org/wagn/*watching+*right+*structure (and migrate)


This WQL was there:

 

{"or":

{"and": {"right_plus": ["*watcher", {"refer_to": "_self"} ], "not": {"type": "Cardtype"} } },

{"type": {"right_plus": ["*watcher", {"refer_to": "_self"} ], "type": "Cardtype"} }

}

 

But that's not correct. We'll have to fix it at some point, but I'd rather not just copy it everywhere in a comment.

--Ethan McCutchen.....2013-11-06 04:17:37 +0000

It now has valid/working WQL. no migration yet.

--Ethan McCutchen.....2014-02-16 21:00:49 +0000

we're doing a significant reworking of the following (watching) behavior soon. the WQL mentioned above will be addressed there.

--Ethan McCutchen.....2014-08-16 20:28:20 +0000