-
Suggestion
-
Resolution: Fixed
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
The problem
Inserting a URL to a saved filter, eg http://localhost:9604/browse/TEST-3?filter=10000 autocompletes to the JQL content of the filter - 'description ~ "description"' in my test case - so when filter 10000 changes, the JIRA Issues will still be 'description ~ "description"'. This is not the same as previous behaviour, where the filter would remain in the macro and changes to the filter would be reflected in Confluence.
Steps to Reproduce
- Create and view a filter in JIRA
- Copy the URL
- Create a JIRA Issues Macro in Confluence 5.2.3
- Paste the URL into the macro
- Observe that the URL is immediately changed to the JQL of the filter.
- Save the JIRA Issues Macro
- Change the filter in JIRA so that the results are different
- Reload the Confluence page
- Observe that the results do not reflect the changes to the filter
- is related to
-
CONFSERVER-30686 Remember the columns to display in the JIRA issues macro regardless if another search has happened
- Closed
- relates to
-
CONFCLOUD-30428 JIRA Issues Macro filter behaviour has changed so that it no longer saves the filter, but rather hard-codes the results.
- Closed
- mentioned in
-
Wiki Page Failed to load
[CONFSERVER-30428] JIRA Issues Macro filter behaviour has changed so that it no longer saves the filter, but rather hard-codes the results.
Workflow | Original: JAC Suggestion Workflow 4 [ 3565764 ] | New: JAC Suggestion Workflow 3 [ 4323016 ] |
Workflow | Original: JAC Suggestion Workflow 2 [ 3173907 ] | New: JAC Suggestion Workflow 4 [ 3565764 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Suggestion Workflow [ 3029775 ] | New: JAC Suggestion Workflow 2 [ 3173907 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2532707 ] | New: JAC Suggestion Workflow [ 3029775 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 2290291 ] | New: Confluence Workflow - Public Facing v4 [ 2532707 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 - TEMP [ 2184593 ] | New: Confluence Workflow - Public Facing v3 [ 2290291 ] |
Workflow | Original: Confluence Workflow - Public Facing v3 [ 1934519 ] | New: Confluence Workflow - Public Facing v3 - TEMP [ 2184593 ] |
Workflow | Original: Confluence Workflow - Public Facing v2 [ 1754793 ] | New: Confluence Workflow - Public Facing v3 [ 1934519 ] |
Description |
Original:
h3. The problem
Inserting a URL to a saved filter, eg {{http://localhost:9604/browse/TEST-3?filter=10000}} autocompletes to the JQL content of the filter - 'description ~ "description"' in my test case - so when filter 10000 changes, the JIRA Issues will still be 'description ~ "description"'. This is not the same as previous behaviour, where the filter would remain in the macro and changes to the filter would be reflected in Confluence. h3. Steps to Reproduce # Create and view a filter in JIRA # Copy the URL # Create a JIRA Issues Macro in Confluence 5.2.3 # Paste the URL into the macro #- Observe that the URL is immediately changed to the JQL of the filter. # Save the JIRA Issues Macro # Change the filter in JIRA so that the results are different # Reload the Confluence page #- Observe that the results do not reflect the changes to the filter |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This suggestion is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding suggestion|http://jira.atlassian.com/browse/CONFCLOUD-30428]. {panel} h3. The problem Inserting a URL to a saved filter, eg {{http://localhost:9604/browse/TEST-3?filter=10000}} autocompletes to the JQL content of the filter - 'description ~ "description"' in my test case - so when filter 10000 changes, the JIRA Issues will still be 'description ~ "description"'. This is not the same as previous behaviour, where the filter would remain in the macro and changes to the filter would be reflected in Confluence. h3. Steps to Reproduce # Create and view a filter in JIRA # Copy the URL # Create a JIRA Issues Macro in Confluence 5.2.3 # Paste the URL into the macro #- Observe that the URL is immediately changed to the JQL of the filter. # Save the JIRA Issues Macro # Change the filter in JIRA so that the results are different # Reload the Confluence page #- Observe that the results do not reflect the changes to the filter |
Link |
New:
This issue relates to |