Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jun 19, 2025

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original issue description:

Assets (Datasets and Prompt Templates) can be created. They are immutable, can't be deleted or edited. Updating them creates a new version of the asset.

Add a new feature to mark an asset inactive. Steps -

  1. Add new column to store if an asset is active or inactive.
  2. Extend Asset class to add the capability to mark an asset active or inactive.
  3. On the UI, add a toggle to show/Hide inactive assets.

Fixes #63.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

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.

Mark assets as inactive
2 participants