Skip to content

Add function to delete inactive references from DataStore - #44

Merged
RobLBaker merged 9 commits into
DOI-NPS:mainfrom
RobLBaker:main
Aug 26, 2026
Merged

Add function to delete inactive references from DataStore#44
RobLBaker merged 9 commits into
DOI-NPS:mainfrom
RobLBaker:main

Conversation

@RobLBaker

Copy link
Copy Markdown
Member

Added a dedicated "lifecycle" .R file and created a function that will delete inactive references from DataStore.

closes #43

@RobLBaker
RobLBaker requested a review from aserrantes August 26, 2026 19:22
@RobLBaker RobLBaker self-assigned this Aug 26, 2026
@RobLBaker RobLBaker added the enhancement New feature or request label Aug 26, 2026
@RobLBaker RobLBaker changed the title Add function to delete inactive referencs from DataStore Add function to delete inactive references from DataStore Aug 26, 2026
Comment thread R/lifecycle.R Outdated

@aserrantes aserrantes left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made one small typo correction, other than that, looks good and works! My only suggestion would be to maybe add a message that the deletion was successful, so the user doesn't need to open the Datastore reference page and refresh to confirm.

RobLBaker and others added 2 commits August 26, 2026 15:30
Co-authored-by: Alexa Serrantes <alexaserrantes@gmail.com>

@aserrantes aserrantes left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works!

@RobLBaker
RobLBaker merged commit 165f79f into DOI-NPS:main Aug 26, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for lifecycle:inactive API endpoint

2 participants