Search Unity

[Released] Easy Jira - Manage Jira from unity

Discussion in 'Assets and Asset Store' started by UnrealByte, May 3, 2018.

  1. UnrealByte

    UnrealByte

    Joined:
    Jul 18, 2017
    Posts:
    20
    The goal of Easy Jira is to quickly and easily integrate the services of Jira with Unity, either in the Issues administration of the publisher, as well as the possibility of integrating it into your game, allowing you to open issues from a simple form in the game

    These are some of the features of the asset:
    • Issues management in the Unity editor.
    • In-game issues creation.
    • Different user settings for editor or game. (Optional)
    • Simple authentication (user & password) for faster setup.
    • Asynchronous load, to optimize the performance.
    • Possibility of attaching log in the in-game form.
    • Possibility of attaching screenshot in the in-game form.
    • Customized log, implemented in the code of your game to send the information you want to the issue.

    We are pleased to say that we have great plans for this asset to evolve, our development roadmap is constantly growing and we are trying to improve the basics as quickly as possible.

    Here a short demostration:



    Asset store link:
    https://assetstore.unity.com/packages/tools/integration/easy-jira-111744


    PD: Every week we launch a new update with improvements and fixes.
    Any idea or suggestion are welcome!
     
    Last edited: Feb 7, 2020
  2. pojoih

    pojoih

    Joined:
    Mar 30, 2013
    Posts:
    226
    Is this still beeing worked on? Last Update was 2018 and all it can do is show your issues. No assigning or changing possible, not even sorting or filtering. Creating issues is not possible through the editor, only in game runtime? Am I missing something?
    I want to use this to conveniently show my tasks in Unity and assign/finish/change them.
     
    UnrealByte likes this.
  3. UnrealByte

    UnrealByte

    Joined:
    Jul 18, 2017
    Posts:
    20
    Hey!

    We are currently working on an update with improvements in the interface and features such as assigning and creating issues through the editor. If you have any special requests, send me a DM to talk about it.


    What happened during this time?
    The number of downloads was not as expected, and customer feedback were almost none, which made the development roadmap a bit difficult. We were about to deprecate the package, but after some time analyzing we decided to return to work in 2020 adding some new features to motivate current costumers and new sales.

    Thank you for your post.
     
  4. UnrealByte

    UnrealByte

    Joined:
    Jul 18, 2017
    Posts:
    20
    Version 1.3.0 is available now!
    • Create issues from the editor.
    • Assign a user to the issue from the editor, with an autocomplete form, based on user permissions.
    • Set the priority by default for the issues created in-game.
    • Added a validation before saving settings. (To check if the URL and credentials are ok)
    • Fixed a bug that causes the settings to be lost every time the application was opened.
    • Fixed a bug showing the last issue submitted.
    • Fixes and improvements in the editor layout. (better responsive)
    • Improvements for Unity 2018 & 2019 compatibility.
    • Changes in the label for the password (Jira now asks for a token instead of a password).
    • Major performance improvement downloading icons and images.
    • Menu reorganization.
    • Code improvements.
    • Removed Unity 5.x support.

    Chek it out: https://assetstore.unity.com/packages/tools/integration/easy-jira-111744
     
    pojoih likes this.