Skip to content

Conversation

@JBWilkie
Copy link
Contributor

Problem

Currently no way to delete items in darwin.future

Solution

Define the core method to delete a list of items by their UUIDs by using the delete endpoint

Changelog

Added core item delete methods & tests

@linear
Copy link

linear bot commented Oct 27, 2023

IO-1805 Core: Edit items: Delete items

Delete items by delete filter (server side)

https://www.notion.so/v7labs/Item-Management-Functionality-Scoping-df5f846a135e46e1bf31c473afda32ee#c93dd9600c9b47b394df6660276d490d

delete_item(client, id)
# client: Client
# id: str, validatable as UUID

@JBWilkie JBWilkie merged commit b8bd614 into master Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants