Skip to main content
Solved

Can you delete previous revisions in Revision History?

  • February 24, 2021
  • 4 replies
  • 90 views

Heather Chesnutt
Question: Is it possible to delete previous revisions from the revisions history list in the details of a card? I totally goofed when creating a bunch of cards before realizing there was the draft option and now there are several cards with 15+ versions that all contain minor changes. Would love to keep revision history for a place to see changes, but it's a bit difficult now that the list is so long.

Best answer by Dillon Head

Hi, I don't believe it's possible to delete versions. There is not a button in the webapp and there does not appear to be an obvious way to do it with the API. You can reference individual versions via the API, but sending a DELETE returns a "method not allowed" error.

4 replies

Dillon Head
  • Scholar
  • Answer
  • February 24, 2021
Hi, I don't believe it's possible to delete versions. There is not a button in the webapp and there does not appear to be an obvious way to do it with the API. You can reference individual versions via the API, but sending a DELETE returns a "method not allowed" error.

Ian Link
Forum|alt.badge.img+1
  • Scholar
  • February 24, 2021
this could come into play with PII or other sensitive data someone may added before removing in subsequent versions

Dillon Head
  • Scholar
  • February 24, 2021
That's a great point

Heather Chesnutt
Yes definitely Ian!