flowable / flowable/flowable-engine

A Bar file should be importable.

Open
#552 1 comment 0 reactions 0 assignees View on GitHub
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.

![issue](https://user-images.githubusercontent.com/6284881/30047421-bd1e2d66-922e-11e7-861e-c9d3ee14b505.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.