Details
-
Story
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
Description
The current Create Document Post Function allows users to create the file in the same machine where JIRA is running. With this new feature, users will be able to select a File Server to place the file.
A new configuration should be added:
Radio button with options:
- Local
- Remote
When the Remote option is selected, a list of server should be shown.
Implement, in the post function, the logic to upload the document to the default FTP server.
Note: This list of server must be loaded from the feature described here.