Issue Details (XML | Word | Printable)

Key: CONF-8411
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Agnes Ro [Atlassian]
Reporter: James Mortimer
Votes: 0
Watchers: 1
Operations

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

listlabels macro behaves like recently-used-labels macro if no space key is provided

Created: 01/May/07 09:59 AM   Updated: 04/May/07 02:34 AM
Component/s: Macros -- General
Affects Version/s: 2.3.3
Fix Version/s: 2.5.1

Time Tracking:
Not Specified

Participants: Agnes Ro [Atlassian] and James Mortimer
Since last comment: 1 year, 23 weeks, 2 days ago
Resolution Date: 04/May/07 02:34 AM
Labels:


 Description  « Hide
Using {listlabels:spaceKey} behaves as expected, listing all the labels in a given space (at least up to 75 labels) organized alphabetically.
However, using just {listlabels}, one would expect to get all labels from all spaces, however, it only lists the most recently-used 25 labels.

Request

  • fix listlabels to list all labesl from all spaces
  • add documentation to notation guide to indicate how to list all labels from all spaces

Some opportunistic Feature Requests while you are fixing the bug above:

  • perhaps add an option to list all labels for all spaces, broken down by space.
  • perhaps add filters to only list labels that have been used at least/at most 1,2,3..n times, or in 1,2,3..n spaces, for example


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Agnes Ro [Atlassian] added a comment - 04/May/07 02:34 AM
Fixed.

If no space key is provided, the current space is used by default. If a value of '@all' is provided, then the labels from all spaces are listed.
For feature requests, it is best to open a new issue.

Agnes.