all rules
dev tickets tagged with+*right+*structure
Search : {"type": "Ticket",
"plus": ["tag", {"refer_to": "_left"} ],
"not": {"plus": ["status", {"content": "closed"} ] }
}
ideas tagged with+*right+*structure
Search : {"type": "Idea",
"plus": ["tag", {"refer_to": "_left"} ],
"not": {"plus": ["status", {"content": "closed"} ] }
}
doc tickets tagged with+*right+*structure
Search : {"type": "Documentation Ticket",
"plus": ["tag", {"refer_to": "_left"} ],
"not": {"plus": ["status", {"content": "closed"} ] }
}
support tickets tagged with+*right+*structure
Search : {"type": "Support Ticket",
"plus": ["tag", {"refer_to": "_left"} ],
"not": {"plus": ["status", {"content": "closed"} ] }
}
relevant discussion+*right+*structure
Search : {"referred_to_by": {"left": "_left", "right": "re"},
"append": "discussion"}
*watching+*right+*structure
Search : /* fixit - once "type" accepts card defs:
{"or":
{"and": {"plus": ["*watcher", {"refer_to": "_left"} ], "not": {"type": "Cardtype"} } }
{"type": {"plus": ["*watcher", {"refer_to": "_left"} ], "type": "Cardtype"} }
}
*/
{"plus": ["*watcher", {"refer_to": "_left"} ], "view": "change" }
+*type+*structure
tix+*right+*structure
Search : {"found_by": "_left", "append": "ticket tag summary", "view": "content"}
dev ticket summary+*right+*structure
Ticket tag summary+*right+*structure
RichText :
[[_left+tickets for item|all tickets]] | [[_left+tickets by status|dev tickets]] : {{_left|link}}
setup procedure+*right+*structure
RichText :
- set hosting to [[Wagneer]]:
{{_left|closed}} - enter wagn in [[https://docs.google.com/spreadsheet/ccc?key=0AmNmxQNk6euHdFg5R3lnVG05a1d6cmFzMks2UTdBelE#gid=0 |spreadsheet]]
- create Wagn
from deploy branch:
~/dev/wagn/port/generate.rb name num [domain1 [, domain2]]
- send acceptance email:
{{_left+acceptance email|closed}}
- drop consultation bit if no consulting requested (boilerplate needed)
- drop payment message if payment already visible (boilerplate needed)
- drop domain thing if no domain given.
- Sanity check: click on link to make sure all is working before sending!
- Tell Ethan if additional consulting is requested.
not closed+*right+*structure
Search : {"found_by": "_left",
"not":{"right_plus": ["status", {"refer_to": "closed"}]}
}
+*type+*structure
notes for user+*right+*structure
Search : {"type": "Note",
"plus": ["who", {"refer_to":"_left"} ],
"sort":"create",
"dir":"desc"
}