<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Am 10.08.2016 um 15:16 schrieb Sarahjane Clark:<br>
    <blockquote
cite="mid:CAB1kVOdDwaLPab_PK4x=UjoJfRx-PBmKYP3ixvRUMHndBW8K_g@mail.gmail.com"
      type="cite">
      <div dir="ltr">Deleting (like actual removal from the database) is
        a little tricky with the concept of dependencies and blockers.
        For example, if you delete card A, which card B has listed as a
        dependency, would we just not show card A in card B's dependency
        list anymore?  Would it be listed, but just have a
        strikethrough?<br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    I would expect actual deletion to be a rather rare operation:
    usually work items are simply closed. That said the only way to
    prevent dangling references would be to check for them before delete
    (we're not doing that right now)<br>
    <br>
    /Thomas<br>
  </body>
</html>