flowable / flowable/flowable-engine
A Bar file should be importable.
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
We have two options to export application project, 1) As a ZIP 2) As a BAR. But we can import only ZIP file since it accepts only zip while importing. So exported BAR file becomes useless if we cant import it. So, there should be a functionality to import a bar file too.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the application project import path and comparing it with the existing ZIP and BAR export paths. Confirm how archive types are detected and identify the relevant import tests, if present. Done means a BAR exported by the application can be imported successfully, with regression coverage for both ZIP and BAR files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100