Skip to content

Editing a file in the template editor removes the executable bit from other files (e.g. scripts) #10034

@mafredri

Description

@mafredri

I have a template with a bunch of .sh files that have the executable bit set (chmod +x *.sh). If I edit a file in the template editor (Web UI), all the .sh files lose their executable bit (chmod -x *.sh).

We should keep the executable bit when making changes in the Web UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    s2Broken use cases or features (with a workaround). Only humans may set this.siteArea: frontend dashboard

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions