Project

General

Profile

Actions

Feature #17137

closed

Field that indicates when a record is part of a trashed project

Added by Peter Amstutz over 3 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Normal
Assigned To:
-
Category:
API
Target version:
-
Story points:
-

Description

When "include_trashed" is true, records returned by the request should include an additional "in_trash" field which is true when the object is either directly trashed (is_trashed is true) or is part of a trashed project.

Note: it should be possible for "is_trashed" to be false and "in_trash" to be true. This means a collection isn't trashed directly, but that it is part of a project that is trashed. This is important because it has implications for how to "untrash" the specific object.

Note: "is_trashed" is an existing field name with existing semantics, which is why we need a new field. However the new field doesn't have to be called "in_trash", it could be something else if we can come up with a name that's less confusing.

Actions #1

Updated by Peter Amstutz over 3 years ago

  • Related to Bug #16510: Indirectly trashed item's context menu show editable actions added
Actions #2

Updated by Peter Amstutz over 3 years ago

  • Related to deleted (Bug #16510: Indirectly trashed item's context menu show editable actions)
Actions #3

Updated by Peter Amstutz over 3 years ago

  • Blocks Bug #16510: Indirectly trashed item's context menu show editable actions added
Actions #4

Updated by Peter Amstutz over 3 years ago

  • Description updated (diff)
Actions #5

Updated by Peter Amstutz over 3 years ago

  • Status changed from New to Rejected
Actions #6

Updated by Peter Amstutz over 3 years ago

  • Blocks deleted (Bug #16510: Indirectly trashed item's context menu show editable actions)
Actions #7

Updated by Peter Amstutz over 3 years ago

  • Target version deleted (2020-12-16 Sprint)
Actions

Also available in: Atom PDF