<#3289 [BUG] Archive LaunchPlan> Issue created by ...
# flyte-github
a
#3289 [BUG] Archive LaunchPlan Issue created by james-union Describe the bug We need to be able to archive launch plans as well as workflows or tasks. Currently, we don't have ability to archive launch plans on the backend side. Here, The following
PUT
method for
<https://development.uniondemo.run/api/v1/named_entities/3>
fails with the error
Copy code
4Resource [LAUNCH_PLAN] cannot have its state updated4Resource [LAUNCH_PLAN] cannot have its state updated
Expected behavior I expect the API should update the state of Launch Plan successfully so that we can implement archiving launch plans on the UI side to follow this UI ticket. flyteorg/flyteconsole#665 Additional context to reproduce The discussion was held on this thread https://unionai.slack.com/archives/C02ALNHFCB1/p1674664981661909 Screenshots No response Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte