Skip to content

Structure for JIRA: Ideas

Thank you for visiting our feedback website! Feel free to vote or post your own ideas. Make sure you turn on the option to notify you about changes and comments in your account settings, so that you can stay updated about the progress of the ideas you’re interested in.

97 results found

  1. Allow scheduling effectors

    Having effectors that can take a formula and set the value to a field is great. What we are missing is the ability to schedule the effectors, so that they run every hour/day/week, which will enable us to have these "calculated" fields up-to-date without manual intervention

    27 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    6 comments  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Provide the option to "Extend with Linked Issues" with all Link Types

    Would it be possible to provide an option to "Extend with Linked Issues" with all Link Types instead of having to create an extender for every Link Type? Hopefully that makes sense...

    16 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    11 comments  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Allow referencing a formula based Structure column within S-JQL expression

    Currently, I can only refer real fields of a JIRA issue within S-JQL function structureQuery parameter.

    Example: "issue in structure("Planned Stories", "issueOrAncestor in [type = Epic and status = Open]")"

    But it will be absurdly powerful if I could refer to a formula based Structure column values, existing in a selected View in e.g. such way:

    issue in structure("Planned Stories Structure","Planned Stories View", "issueOrAncestor in [type = Epic and 'Adjusted Storypoints' > 'Planned StoryPoints']")

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    accepted  ·  1 comment  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Please add Expr function to return number of working days between 2 dates or in general work with Calendars defined in Gantt

    Hi Almworks,

    We need very simple capacity management in Structure. For this to work we have almost everything:
    - ability to aggregate from tasks to Epics (and higher levels) for remaining estimates and spent
    - Top-level group can act as a teams, for which we can defined daily capacity and planned work ratio (using field with CASE() for example)

    What we lack is we can't calculate remaining capacity considering resources availability, mostly because we can't use production calendars (similar to NETWORKDAYS() of Excel) If we had this ability we could automatically build Structure view which shows current remaining estimates vs.…

    10 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Pin more than one item

    A very important and urgent request:
    Is it possible to select multiple issues with the pin?

    Or is there any other possibility to choose more than one issue, as the filters dont allow the "OR" request

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. I should be able to create a "Structure Template" and choose while creating a new structure

    I want to create a structure. When I go from the menu, it shows me a "Select Template" pop window, where it shows me below templates.
    1. Empty Structure
    2. Backlog Structure
    3. Agile Structure
    4. Gantt Chart
    5. Agile Gantt Chart

    I want to create a customized template so that whole of my organization product groups use the same, instead of re-inventing in their own way. This will help my organization to build a standardize look and feel of structure and create ease of navigation.

    Please do let me know, it there is already s solution to it. Else…

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Allow "Inversion" of Quick Filters so they could effectively "add" rather than remove issues.

    We need to use quick transformation filters that behave as if they are connected with an "OR" instead of an "AND" clause. I realize doing that would be problematic, but there would be a simple workaround if it were possible to merely invert the effect of selecting the filter buttons. Specifically, when the button is deselected (the default state) the filter would be applied, and when selected the filter would be deactivated.

    This could be implemented by providing a single checkbox in the edit screen for a quick filter that inverts the effect of the filter. So instead of not…

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Support variables / formulas global to a view or structure

    In Structure 8.2.0, you introduced the ability to save and share formulas. Once the formula is loaded, it is stored to the new column and not impacted by any changes to the source formula.

    This does not any real-time if the formula has been shared in many locations. Updating a variable formula involves several steps (not sure reloading is much quicker).

    It is also a quality risk because the user has to make sure any updates have been made everywhere. it takes several steps to verify the updates were made.

    variables/formulas global to a view or structure would support the…

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Enable use of existing, saved filters to populate a structure vs. having to manually enter filter criteria

    Use case: I have an existing filter that is the basis for a board. The board dynamically updates, whenever I change the criteria of the filter upon which the board is based. However, if I want to use that same existing filter with a Structure, I must replicate the criteria in structure, and then perform dual maintenance, whenever I want to change filter criteria. If the saved filter could be used by Structure, I would only have to modify the filter itself. This might be addressed in the process of solving the following existing idea:

    https://structure.uservoice.com/forums/43181-structure-for-jira-ideas/suggestions/31928860-link-a-structure-to-a-jira-board-not-just-a-proje

    8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Allow quick transformations from Gadget

    Hello,

    I am in love with structure. Thank you so much for making it!

    Would it be possible to put the Quick Transformations in the Dashboard Gadget in Jira?

    Thank you!

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Send to top/send to bottom

    I miss the "Send to Top" and "Send to Bottom" functionality that is in the context menu on Agile boards. I learned how to cut/paste to move tickets but that is a lot of clicks and scrolling for a common (for me) action.
    I saw a comment from Igor in another suggestion to open a new panel with the same structure, and drag the ticket to the top/bottom of the new panel. I tried to do this and I got this error "Cannot move issues inside JQL query result."
    I'm still feeling my way around structure so maybe I'm doing…

    7 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    under review  ·  2 comments  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Allow multiple simultaneous updates

    The edit capability in the table view is very helpful but even more helpful would be ability to update multiple fields and/or multiple issues. Is copy a row or column or table from Excel into structure table.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Include "Epic Link" in Categories that are copied when adding issues

    The ability to add issues directly in structure is great. Especially when using the "Copy from" categories option to have a new ticket inherit a lot of values from another ticket. It would be REALLY useful to have "epic link" among the list of included fields that are copied. I've used the "required fields" workaround for other fields, but unfortunately "epic link" cannot be made required.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Flag items in the structure

    Hello,
    I would like to be able to flag items in my structure tree view in the same way as I can on my JIRA Kanban board and JIRA Kanban backlog. The original Atlassian feature is described in https://support.atlassian.com/jira-software-cloud/docs/flag-an-issue/

    Jens

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. removing a column sort is not easy. Make it simple.

    Structure is sorted by Rank (through automation). I often click on Assignee column to sort by it. The only way to remove the sort is to click Transformation, Click the sort and click the remove. This is way too many steps to just remove a sort. One idea is to have each column have 3 states when clicked. Sort Ascending, Sort descending, Remove sort.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. add custom fields to structure-folders

    Budgets are often not added as issues. Structure could add value by allowing some limited amount of named custom fields on structure-folders (like notes, but some more). They would bind to a structure and could be accessed from formula columns.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. "Remove Inserter/Extender Duplicates" generator should also work for non-hierarchical duplicates

    When using the "Remove Inserter/Extender Duplicates" generator also non-hierarchical duplicates, based on different used linkage types like "child-of" and "resolved by" should be removed.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. user defined rank attribute

    Create an attribute "Rank" to allow a user to manually order stories.

    Use case: I want to prioritise stories for a given release. e.g. I have 20 stories and want to rank them 1-20.

    Benefits:
    - the ranking is more transparent to a larger audience than the ability to move stories on screen
    - if another user changes the order I can see what was changed

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    under review  ·  3 comments  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Have option to customize or hide what buttons are shown

    Trying to get users to update information who are less familiar with Jira. Want to customize what options/buttons users see so it's less overwhelming.

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Expand Editing from Gadget

    Please add the ability to edit more fields especially custom fields from the Gadget (https://wiki.almworks.com/display/structure/Editing+from+Gadget). The ability to edit custom numeric fields via jira dashboards/confluence pages would be awesome!

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Structure  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3 4 5
  • Don't see your idea?

Structure for JIRA: Ideas

Categories

Feedback and Knowledge Base