Skip to content

prevent to rename a running app with the patch endpoint #166

@lucarin91

Description

@lucarin91

Describe the problem

Updating the name of an app will move the app to another folder, making it impossible to track that app again. We should make sure that the app is not running before doing that. Other editing operations should be less impactful.

err = orchestrator.EditApp(appEditRequest, &appToEdit, cfg)

To reproduce

nan

Expected behavior

nan

Arduino App CLI version

nan

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest version
  • My report contains all necessary details

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions