New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-7490
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Benjamin Naftzger [Atlassian]
Votes: 5
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
JIRA

Create an offline client for JIRA

Created: 28/Jul/05 05:29 PM   Updated: 25/May/07 05:10 PM
Component/s: Backend / Domain Model, Extensions, Import / Export
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Reference
 

Participants: Benjamin Naftzger [Atlassian], Eric Jain, Frank Schimmel, Lars Olesen, Scott Huddleston and Stefan Vaillant
Since last comment: 1 year, 13 weeks, 5 days ago
Labels:


 Description  « Hide
A customer was requesting that an offlline client would be built for JIRA. I am not sure how this would work or how conflicts would be resolved but I wanted to capture this request.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Eric Jain added a comment - 06/Dec/05 01:53 PM
We have several projects that can't be moved to Jira because people need to be able to work offline. Not a trivial issue of course...

Lars Olesen added a comment - 23/Mar/06 05:31 AM
Exactly the same issue is relevant for us. When we are installing our products around the world it is not always possible to be on-line. In these situations it would be very convenient with an off-line copy that could be used as documentation of already known issues or even introduction of new issues. In the latter case, a synchronization mechanism that could transfer changes and new issues to the main JIRA installation when the off-line copy becomes on-line again is very relevant.

Frank Schimmel added a comment - 13/Jun/06 02:36 AM
Our users would also appreciate an offline access: when going on site with our software (domain is logistics), we often not yet have a VPN tunnel or similar from the customer's site to our company's intranet.

Stefan Vaillant added a comment - 15/Jul/06 04:12 PM
This is also a important issue for us.
typical scenarios: project reviews, product planing, meeting: You set together and update your JIRA data. With Web based UI this takes imply to much time, an offline editing (i.e. via Excel) would be much better. it is even mandatory.

I wonder how it works inside atlassian?

BTW: Technical Solution is quite easy: Optimistic locking:
E.g. the Excel export includes exact timestamp of "last modified".
The the user would edit the Excel data offline.
JIRA would then offer a "Import Excel" feature, and imports the data only if the "last modified" value in Excel is still the same as in JIRA itself.
(At least that is sufficient for us.)


Scott Huddleston added a comment - 25/May/07 05:10 PM
Excel import would be fantastic. If you had this, I think we could easily adopt this for many projects. Stefan's suggestion above is a great one.