Re: Missing messages

Thomas Arendsen Hein <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <[email protected]>
Hi!

* Tom Ekberg <[email protected]> [20221201 23:03]:
> It looks like user 33 unlinked message 1514. It looks like all
> this did was to remove it from the issue_messages table. Should
> roundup have 'retired' message 1514 too?

I consider the message removing mechanism in Roundup to be
technically correct, but in reality it is broken:

There is a "remove" button next to each message, which
- doesn't ask if the message should actually be removed, it just
  removes it from the issue without an easy way to undo mistakes.
  -> Risk of losing (easy access to) data
- doesn't actually remove the message, just unlinks it from the
  issue, so if a user posted information that shouldn't be visible
  in the tracker, it is still there, while the user might believe
  it has been deleted!
  -> Risk of sensitive information being stored in the tracker
     without the user realizing that it is still there

In our trackers we have removed the remove button, and users have to
contact an admin to edit or remove messages (or files), which also
includes shredding and truncating the actual file on disk, and in
case of attached files with a file name including sensitive
information (yes, people do that :-/) also editing the journal,
because otherwise the original file name is still visible.

Regards,

Thomas

-- 
Thomas Arendsen Hein <[email protected]>  |  https://intevation.de
Intevation GmbH, Osnabrueck, DE; Amtsgericht Osnabrueck, HRB 18998
Geschaeftsfuehrer: Frank Koormann, Bernhard Reiter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.