camunda / issues

4 stars 0 forks source link

Bulk download Modeler files #384

Open engineering-issue-sync-app[bot] opened 8 months ago

engineering-issue-sync-app[bot] commented 8 months ago

Value Proposition Statement 🚀

Easily download the contents of your web modeler project for offline development or storage in version control

User Problem 🤦

Individual files can be downloaded through a menu in the editing screen, but it's not easy to find Many files can be downloaded through API, but it's not well adopted This doesn't provide a good user experience.

Release Notes 📝

The Web Modeler UI now supports bulk download files within a project to serve as backups or easily copy to a local folder synchronized with their version control system. See the documentation for more details

User Stories 🧑‍🚀

Implementation 👷

### Tasks
- [ ] https://github.com/camunda/web-modeler/issues/2080

:robot: This issue is automatically synced from: source

maria-alcantara commented 7 months ago

Hi there, I just wanted to pass along a piece of feedback we received recently. A user tried to export the projects but couldn't find the way to do it. They didn't make it to the model itself. They were expecting to find it in the Project view

Screenshot 2024-02-02 at 11 55 58

or at least on the project list

Screenshot 2024-02-02 at 11 55 29

Thanks!

jfriedenstab commented 7 months ago

Hi @maria-alcantara, Thanks for sharing this feedback! We will soon introduce the option to download files or folders from the project page.