Search the Confluence 4.1.x Documentation:

Index
Downloads (PDF, HTML & XML formats)
Other versions

This documentation relates to Confluence 4.1.x
If you are using an earlier version, please view the previous versions of the Confluence documentation and select the relevant version.
Skip to end of metadata
Go to start of metadata

The Tasklist macro allows you to create and update a list of tasks on the wiki page. Users viewing the page can modify the tasks without having to edit the page, provided they have the required permissions to modify the page.

Using the Tasklist Macro

To add the Tasklist macro to a page:

  1. In the Confluence editor, choose Insert > Other Macros.
  2. Find and select the required macro.

Parameters

When editing, you can click on the macro placeholder and choose Edit to display the parameters for this macro in the Macro Browser.

Parameters are options that you can set for Confluence macros to control the content or format of the macro output. The table below lists parameters for this macro that can be set in the Macro Browser.

Parameter

Default

Description

Title

'Task List'

The name of the task list. This is displayed as the title above the list of tasks.

Width of List

530px

The width of the task list.

Enable Locking

clear

When selected, you can lock individual tasks so that they cannot be changed. See instructions below on editing the task list.

Prompt on Delete

clear

When selected, the user must confirm the deletion of a task in the list.

Editing the Task List while Viewing a Page

While viewing a page, you can change the tasks in a task list as follows:

Action

Description

Adding a task

Type the task description in the box under the list title, and click Add.

Completing/uncompleting a task

Click the check box next to a task to mark the task as complete. The task name will become a lighter color and the progress bar will be updated. Clear the check box to mark the task as uncompleted. You can also click Uncheck all to mark all tasks as uncompleted.

Editing a task

Move your cursor over the task and click the edit icon (pencil) that appears to the right of the task. The task name will become editable and the edit icon will be replaced with a save icon. Make your change and press the 'Enter' key to save or click the save icon.

Deleting a task

Move your cursor over the task and click the delete icon (trash can) that appears to the right of the task.

Viewing details of a task

Click the arrow icon to the left of the task name. The task details will open in an expanded view.

Locking a task

Provided that the Enable Locking parameter has been selected, you can click the lock icon to prevent the task from being edited, deleted, or otherwise changed.

Changing the priority

When the task details are visible, click the appropriate option — High, Medium or Low.

Assigning the task

When the task details are visible, change the assignee of the task by typing in or searching for a username.



Screenshot: Task List showing task details

Sorting the Tasks

There are two ways to sort the tasks in the list:

  • Using the Sort by list.
  • Using drag and drop.

Select one of the sort options from the 'Sort by' list:

 

Option

Description

Custom

This is the default option.

Priority

Sort the list in order of the priority you have allocated to each task.

Date Created

Sort the list in order of the dates upon which the tasks were created.

Completed

Move all completed tasks to the bottom or top of the list.

Name

Sort the list in order of the task names.

Assignee

Sort the list in order of the usernames assigned to the tasks.

Once you have selected a sort option, use the icon beside the Sort by box to reverse the sort order.

Dragging and dropping a task into a new position:

Drag a task up or down the list using the 'drag me' handle to the right of the task name. Make sure the task is positioned to the left of the existing tasks. A space will open and you will be able to drop the task into its new position.

Viewing the Progress on Tasks Completed

The bar at the top of the task list displays two different colours, indicating the percentage of tasks completed.

Screenshot: Progress Bar on Task List

Related Topics

Working with Macros

Take me back to the Confluence User's Guide.

Labels:
  1. Sep 15, 2008

    Anonymous

    Can you change the color of the progress bar? I liked how the previous version showed % complete in green, with the rest in red.  Thank you. 

    1. Sep 16, 2008

      Hi there,

      To my understanding, the colours are defined in the Dynamic Tasklist 2 plugin's CSS file which resides in the plugin's JAR:

      dynamictasklist2-3.1.0.jar\templates\extra\dynamictasklist2\css\tasklist.css

      However, instead of editing this plugin directly, you might want to try the following:

      1. On Administration Console->Custom HTML page, click Edit
      2. Add the following code in the "At end of the HEAD" field to override the default colours (this example uses black and blue):

      Hope that helps.

      Cheers,
      Azwandi

  2. Sep 23, 2008

    The old tasklist used to display who checked the box, and we used that functionality as part of our documentation process. Does that functionality still exist?

    1. Sep 25, 2008

      Hi Darcy,

      As far as I am concerned, this feature is still retained in the new tasklist. Once the user tick the checkbox, the user will be recorded in the "Assigned To" field. Hence, the next time another user view the tasklist, the task will be disabled and displayed as assigned to that user. Hope that answers your questions.

      Cheers,
      Azwandi

      1. Jul 14, 2010

        I did set the wrong task to completed which changed the assignee to my username. Thats no good, because it will exclude the task  from the list of open or completed task from the first assigned user. The feature that a task is assigned to someone and that it is recorded who did completed or closed a task, are two different things. I which this feature from the previous version would still exist, because I dont want the assignee changed by the way that anyone can change it.

  3. Dec 18, 2008

    Anonymous

    If I place a tasklist in a table with 2 columns and then edit the tasklist, when I navigate away from the page and then back to it, the Tasklist is no longer in a table it is sitting below whatever I had in the left hand column.  I am using confluene 2.9.s

    1. Jan 05, 2009

      Thanks for reporting, I have created a bug report in regards to this issue at CONF-14111. Feel free to add your comments and 'watch' the issue for future updates.

  4. Jan 20, 2009

    Anonymous

    I noticed that tasklist macro is conflicting with toc (table of content) macro when placed on the same page

    1. Feb 10, 2009

      Hi,

      As far as I am concerned, this is a known issue for Confluence. Please refer to the bug report below and the fix version of Confluence TOC plugin mention in the report:

      Hope that helps.

      Cheers,
      Komathi

  5. Jan 29, 2009

    Hi,

    we just noticed some problems with special german characters. They are not addes poperly and editing is not possible.

    1. Feb 16, 2009

      Hi Kai,

      Unfortunately, I could not reproduce this problem by using some German characters. You might want to check whether your settings for character encoding are set correctly across your system:

      Hope that helps.

      Cheers,
      Azwandi

  6. Mar 03, 2009

    Anonymous

    Is there a way to see a list of tasks assigned to a given person using a different Macro?  Or is this just contained within the task list?

    1. Mar 04, 2009

      There is an existing feature request in regards to this issue at http://developer.atlassian.com/jira/browse/TASK-86. Remember to cast your vote, 'watch' the issue and add your comments to truly reflect your requirements. Hope that helps!

      1. Jul 14, 2010

        You can use Tasklist Suppliers Plugin with Reporting Plugin to get a table report of assigned task`s per user. You can create reports of open and/or completed task`s per user`s or group`s.

  7. Mar 17, 2009

    Anonymous

    Hello (smile)

    Could we find some workaround to use old version of tasklist macros with Confluence 2.10?

    1. Mar 26, 2009

      I am afraid that this might not be possible. However, do you find that the new tasklist UI is not that attempting? In that case, you might be interested in this discussion. Hope that helps!

  8. Mar 31, 2009

    Anonymous

    Any chance of a recurring tasklist? My work consists of a bunch of clients with more or less identical weekly task lists and it seems like this would be a great scheduling solution for us if it didn't require babysitting to duplicate the tasks week-to-week.

    1. May 07, 2009

      You may want to use template feature, so that when ever you create a page you can just choose the template and Confluence will put it in the page.

      Cheers,

  9. Apr 27, 2009

    Anonymous

    Any way to add sortable due dates or scheduled start/end dates for each task?

    1. May 07, 2009

      I am sorry, it seems that there is no such plugin to do your query. You may want to raise improvement request for this plugin.

      Cheers,

  10. Apr 29, 2009

    I have a few questions.

    1. Is there a way to display the date and time (not just date) of when the task was closed?
    2. Can you display the closed date if the open date is blank?
    3. Can you display who closed the task, because it may be different than assignee?

    Thanks,

    Rene

    1. May 05, 2009

      Hi Rene,

      As far as I know, the tasklist macro does not have the feature you requested. Alternatively, you might want to try the
      Enhance tasklist plugin. Where this plugin might fullfill some of your requirements.

      Hope that helps.

      Best rgds,
      Zed

      1. Jul 14, 2010

        Enhanced Tasklist link is outdated and I could not find that plugin.

    2. Jul 14, 2010

      see this comment reporting plug in

  11. Jun 11, 2009

    Anonymous

    When I check a task and "lock" it.  it does not allow me to uncheck that specific task, but the uncheck all button at the bottom will remove it.  I would think that a task that is locked shouldn't be editable (or uncheckable) even by using the that button.

    1. Jun 15, 2009

      Hi,

      Sorry that you have to experience such problem. However, I have created a bug report on your behalf:

      Please add your comments to the discussion and add yourself as a watcher for future updates. Also, please bear in mind the following document on how we schedule features for inclusion in our products: How we approach fixing bugs.

      Hope that helps,
      Best rgds,
      Zed

  12. Jun 16, 2009

    Anonymous

    Hello,

    When I assign a task to an assignee, it is his "User Name" that is displayed and not his "Full Name".

    Is there, by any chance, a way to avoid that ?

    Regards,

    Guillaume.

    1. Jun 17, 2009

      Hi,

      When I assign a task to an assignee, it is his "User Name" that is displayed and not his "Full Name". Is there, by any chance, a way to avoid that ?

      As far as I know, the "User Name" is used in the assignee text filed. I am afraid that the feature requested is not available yet, you might want to raise an improvement request on this in JIRA:

      Hope that helps.
      Best rgds,
      Zed

  13. Jul 16, 2009

    Anonymous

    In 2.10.3 we were able to drag tasks between tasklists so you could have a inprogress task list, done list ect. After upgrading to 3.0 that feature looks to be gone. Any way to re-enable it?

    1. Aug 17, 2009

      Hi there,

      According to my tests, this feature seems to be still available in Confluence 3.0. I used the Confluence Default Theme with Dynamic Task List 2 Plugin version 3.1.1.

      Cheers,
      Azwandi

      1. Jun 30, 2010

        Anonymous

        This feature works as long as 1 task has been added to the tasklist first.  If the tasklist is empty, drag and drop does not work.  

  14. Jul 23, 2009

    Anonymous

    I am really disappointed with this new tasklist macro. Why could you not have just created it as a totally new and different macro? We have now lost all the functionality that the old macro provided us for review of our wikis.

    I want it back! Can't you ressurect the old

    Error rendering macro 'tasklist' : Task lists can not be used in comments.
    macro and call it something else?

    1. Jul 28, 2009

      Hi there,

      I truly understand your current situation. Perhaps, you would like to add your comments in these feature requests which address the same requirements as yours:

      Also, remember to watch the issues and vote on them. Hope that helps!

      Cheers,
      Azwandi

  15. Sep 08, 2009

    Anonymous

    Whenever I attempt to change the name of an existing tasklist via the Wiki Markup editor that tasklist is displayed as empty, even though there are still tasks in the list when viewed via the Wiki Markup editor. The only way I have found to bring the tasks back into the list is to remove all of the tasklist markup which loses all of the task metadata and requires a lot of effort. Is this a bug that is being addressed? Is there a better workaround in the meantime?

    Thanks

    1. Jul 15, 2010

      Thats true but no problem. If someone edits the title of a tasklist and switches afterwards between RichText, WikiMarkup or Preview it might happen that the tasks disappear and an empty list will be displayed. If this happens just save the page and you will see that the tasklist will be displayed with full content.

      Cheers

  16. Oct 23, 2009

    A question.  Is there a way to add a notes field to each task in the task list?

    1. Nov 04, 2009

      Hi James,
      The Tasklist macro is not able to do that. Please feel free to make a feature request at http://developer.atlassian.com/jira/browse/TASK. You may cast your vote, share your thoughts over there so that our developers are aware of your needs, and add yourself as a watcher for future updates. Please also take note on how we implement new features and improvements.

      Cheers,

      1. Jul 14, 2010

        there are already feature request to add comment field but that got not enough votes so far.

        As a workaround I use tasklist just for the name of task that point via a link to a page where I add all data, reports, schedule etc.

        on that page I crate a new tasklist for subtasks with links to their data page and so on.

        This is not the best possible way but a tasklist macro which would meet the common requirement of managing task is not available jet.

        The only problem with this workaround is that currently links in tasks break if pages are renamed. I created an issue in Jira to get this solved.

  17. Nov 06, 2009

    Is it possible to to make changes to the tasklist a "Minor change"? (Like with normal pages)
    Our Recently-changed macro is getting spammed when people make small changed to the tasklist.

    Never mind - Even with the minor edit box checked a page shows in the recently-updated list...
    I guess it's used to hide changes from the rss-feed?

    1. Nov 12, 2009

      Hi Jonny,
      For your information, the 'Minor change' check-box for normal page is meant to hide the changes from being populated in the 'Recently Updated' list in Dashboard, but rss-feed.

      You brought up a good point here, if you would like to, please feel free to make a feature request at https://developer.atlassian.com/jira/browse/TASK to implement a 'Minor Change' check-box, which would hide the changes from Recently-changed macro.

      Cheers,

      1. Nov 13, 2009

        https://developer.atlassian.com/jira/browse/TASK-164 submitted.

        Question: I would like this feature for pages aswell, where would be the correct place to place a suggestion?

        1. Nov 17, 2009

          Hi Jonny,
          If it is for normal Confluence page, https://jira.atlassian.com is the right place to raise your improvement request.

          Cheers,

  18. Nov 24, 2009

    Hello,

    I am using Confluence V. 3.0.2.  Is it possible to get the tasklist to show the assignee next to the name of each task, so that you don't need to drop it out to see the assignee?  Have seen this in screenshots of the old version of the tasklist, but am unable to find out how to get the tasklist to show it.  Any help would be appreciated. This is the issue I am using for reference TASK-140

  19. Feb 03, 2010

    Anonymous

    I am interested in the same thing as Nathan.  I would like to see assignee and the due date for each task or any additional free form field to be able to sort by.

  20. Mar 31, 2010

    Anonymous

    I'm curious whether there is a way to set the default view to "expanded" so that assignee / start date / etc. is always visible. Otherwise is there any way to add an "expand all" option?

    1. Apr 01, 2010

      Hi

      As far as I know the feature request is not available yet. Feel free to raise an improvement request in JIRA:

      Hope that helps.
      Best rgds,
      Zed

  21. May 10, 2010

    I've created two task lists in the same page, both show the correct title in both the wiki markup and the rich text editor, but the preview and the saved page show only "Task List" in the title bar.

  22. May 25, 2010

    Anonymous

    I have the same problem as Melissa. Title is always "Task List", regardless of what I type in as the title. In fact, this is the wiki markup:

    Error rendering macro 'tasklist' : Task lists can not be used in comments.
    But the title displays as "Task List"

    Also, is there a way to notify users about their tasks, i.e. when a task is assigned to a person, that person should be notified, is that possible? If not, are there any third party plugins with such option?

    Thanks

    Jack G.

    1. Jun 01, 2010

      Hi,

      If you include the title= in your macro, please remove it, make it like the example below:

      Apparently the parameter title= is not needed in the macro.

      For your information, this has been fixed in the plugin version 3.3, but it's not released yet. You may check this bug report for more information.

      Regarding the notification when a task is assigned, you may try the TaskDock for Confluence plugin.

      Regards,
      HengHwa

  23. Jun 14, 2010

    Anonymous

    I've created some task lists and opened up restrictions to the whole company.  Unfortunately, nobody is able to add to this task list, when they click in the white box and type text, all is OK, then they click add and nothing happens.

    anyone know what is going on?

    1. Sep 06, 2010

      Hi,

      May I know which Confluence version that you are using currently? Does it happen when you used a different web browser?

      I am suspecting that this could be caused by a third-party plugin. So, could you please enable Plugin Support Mode in order to temporarily disable all unsupported plugins. Then, try to reproduce your problem again and see if your task lists is working fine or not.

      If you are still experiencing the same thing, I would advise you to raise a support ticket in:

      This is because a further investigation could be done by looking deeper into your case.

      Cheers,
      Joachim

  24. Jun 15, 2010

    Is it possible to integrate a (hyper)link in a task? For example, adding a task called "First project task"? I tried adding a hyperlink to an existing task name in the Wiki Markup, but it did not work.

    Many thanks,

    Fabio

    1. Jun 23, 2010

      FYI: I seem to have found a (partial) workaround. Just paste the URL in plain text, it works.

      1. Jul 14, 2010

        Links pasted into a tasklist macro are not been updated automatically if page name changed.

        So if you use links inside a task you always have to watch out to not loose connection.

        1. Jul 14, 2010

          Many thanks for the heads up. I will be careful w/ renaming then.

          1. Jul 15, 2010

            see this Issue in Jira

            cheers

            1. Jul 15, 2010

              Would you mind checking the link - it does not seem to lead to JIRA. Thanks.

              1. Jul 15, 2010

                my issue seems to be added, deleted or correspond with this link:  Dynamic Tasklist links does not get updated

                1. Jul 15, 2010

                  The link works now thanks. Voted and added to watchlist.

  25. Jun 28, 2010

    Hello,

    I am running Confluence 3.2.1 and I update the plugin to the latest version 3.2.5.2.  When I enter an task and hit the add button, it just remains gray and nothing happens.

    1. Jul 14, 2010

      with 3.3 it works fine, you might want to update your system.

  26. Jun 30, 2010

    Anonymous

    I noticed that using the "Sort By" adds the following to the wiki markup

    Error rendering macro 'tasklist' : Task lists can not be used in comments.
    .  Is there any way to access the other variables in macro?   Currently, I would like all the tasks to be expanded by default, and the current implementation is somewhat useless without this (I can sort by assignee, but there is no way to see the assignee without manually expanding them all - I currently have ~30 tasks).

    1. Jun 30, 2010

      Anonymous

      clarification:    tasklist:My Name | sortBy:Assignee

      1. Jul 14, 2010

        Why not creating an account to get some kind of a face that I know a little to whom I am replying but the following might hepl you.

        I use the tasklist macro just to create and complete a task.

        I than create two pages in addition. One is used to show up all open task per user or group and the other page does show all completed tasks per user. See this comment reporting plug in. That is the plugin I use to get this missing features applied. You are able to set up the reporting plugin in that manner that it reports tasks from one user, groups on a single space or all spaces. It also reports a link in the table that lets you call up the page where the corresponding tasklist is included.

        This is just a workaround because Confluence is no project-management system, it is still a Wiki. 

  27. Aug 04, 2010

    Anonymous

    Hi,

    when i try to add task in the preview mode and click add ,nothing happens.The browser's status bar shows an error.

    is this a known issue?

    can anyone fix this pls?

    Thanks

    1. Aug 04, 2010

      this plugin works on confluence 3.3 with actual versions of Firefox and Safari ( I use it daily) -- you might have a problem with your computer or browser in use or your settings of the macro are wrong.

  28. Oct 14, 2010

    I am running Confluence 2.10 with Dynamic Tasklist 2

    Installed Version: 3.1.1 - Stable
    License: BSD
    Plugin Flags: System Plugin, Bundled Plugin, Uninstallable, Deletable, Dynamically Loaded, Enabled by Default
    Plugin Macros: {dynamictasklist}, {tasklist}

    However, in the wiki notation guide, I only see {dynamictasklist:thingsToDo} and NO {tasklist} macro.
    But when I add {tasklist} in a page, a task list would show up. Why?

    In addition, if I upgrade to Confluence 3.x with and upgrade Dynamic Tasklist 2, will {dynamictasklist} still available? My concern is telling our users to replace all their pages with dynamictasklist with tasklist.

    FYI. Broken link to Dynamic Tasklist 2 plugin

    1. Oct 14, 2010

      You question is your answer – that what you mentioned is that what you need to do.

      But you have a little luck that you get the pages by searching for "dynamictasklist" and you might want to edit them manually to keep your data.

      Take care of the fact that this plugins are not quite the same - they have different functionality and quite a lot guys have not been happy with tasklist.

      Dont miss to check related  issues to define a transfer process before execution since changing from 2.1 to 3.4 is quite a bit more than just one plugin to change.

      Cheers. 

    2. Oct 22, 2010

      I did a short test today Oct. 22, 2010:

      1. Notationguide still talks about dynamictasklist, but if you type dynamictasklist inside the macro browser in 3.3 ist locates the tasklist macro and does it save as tasklist and not as dynamictasklist.

      2. I did inserted in one page two lists for tasks one using the macro "tasklist" and one i wrote manually "dynamictasklist". Both macros created a tasklist with same style and did appear correct in 3.3. So I would assume that you don’t need to reedit all pages due to the fact that the usage of "dynamictasklist" as the macro name is depreciated, but still works the same as the shortened "tasklist".

      3. I could not check the body of the macro, because I dont have an old system running so I dont know what is inside the body of the version you use. But I assume also that it is the same the new tasklist row of a table looks something like this: |F|M|F|1287727804755| |user|task|

      4. What I cant check is special settings used by dynamictasklist which might be no more available etc. My experience is that they would be just omitted by the new version if not needed.

      It seems to be that you might not need to do anything with your old tasklists after upgrading to 3.4 but you have to do a test on your own to be save.

      Cheers

  29. Nov 01, 2010

    Anonymous

    I'm trying to use this with predefined tasks already in the page as:

    The list shows up fine. However, when i check a task, it remains checked for a few seconds and then unchecks itself.  the progress bar does not update during this time

    if i start a task as Completed in the page, then it shows up checked but cannot be unchecked.

    very odd behavior - any ideas?

    1. Nov 01, 2010

      Anonymous

      cut and paste error. my page doesn't have the dupe header rows and macro

      1. Nov 01, 2010

        Anonymous

        What browser are you using? I just realized that you can't have two tasklists on the same page anymore when using IE (I don't know if it's been a problem the entire time, though. If you're having the same problem, it may be an unrelated issue, but still an IE issue.

  30. Nov 01, 2010

    Anonymous

    What browser are you using? I just realized that you can't have two tasklists on the same page with IE, you have to use another browser like Firefox. I was seeing the same issue as a result, so the two may be related.

  31. Nov 09, 2010

    You cannot have two or more task lists on the same page? And if you do, there are problems in IE? We are experiencing problems that might be explained by this. We have several task lists on the same page, but it is only in the first list on the page that we are able to do anything with the tasks (drag, edit or delete). The rest of the task lists on the page are "read only". We also have the behaviour described above by Anonymous. But only in IE! Not in Chrome or FireFox. Can someone at Atlassian please confirm that this is a known limitation in when using IE!!!

    Regards,

    Lars

    1. Nov 09, 2010

      Anonymous

      Hello Lars,

      I was able to add two task lists on the same page by doing the following. Note, you have to edit the task lists in Wiki markup otherwise you get strange problems with items from your task lists getting mixed together.

      {tasklist:Tasklist1}
      || Completed || Priority || Locked || CreatedDate || CompletedDate || Assignee || Name ||
      | F | M | F | 1258476977631 | | User | Task|
      
      \\
      ----
      \\
      
      {tasklist:Tasklist2}
      || Completed || Priority || Locked || CreatedDate || CompletedDate || Assignee || Name ||
      | F | M | F | 1258476977631 | | User | Task |
      
      
      1. Dec 12, 2010

        I was also having issues with the tasklist macro as @anonymous reported above and wondered if this may be a clue to what happened. In the example @naonymous posted on November 1, there was not a 'unique ID/task numbers' (I don't know what the official term for them might be) associated with each task, as @anonymous DID have in the above example. These numbers can only be seen in wiki markup by the way. I had also experienced some unusual behavior, and found it occurred when these ID values were not present. 

        I could consistently reproduce the creation of tasklsts without these ID numbers when using the Macro Browser.  However, if done the 'traditional way' (e.g. entering the word 'tasklist' in curly brackets), and then creating each task on the Rich Text page, the IDs are automatically and consistently created.  Possibly a bug in the Macro Browser creation of tasklists?

        Those IDs apparently have something to do with the tasklist macro behaving correctly, so I'd be curious to know if the above behavior can be replicated by others.  Thanks.

        1. Aug 10, 2011

          Anonymous

          I am having the same problems with the tasklist as Tom and Lars. I have 3 lists on one page and I would like to drag tasks between them. Oddly, the dragging works sometimes, but not other times. I have scoured the code and can't find anything different. Additionally, when I try to drag from the second to the third list, the task automatically pops up to the first list. Any suggestions? Thanks.

          David

  32. May 26, 2011

    Anonymous

    I can't get drag and drop to work.  My tasklist has content, and I can drag the existing line, but I can't drop it - a new line doesn't open up, and the dragged line simply returns to the original location when I release the mouse.

    I did drag the mouse to the left slightly to ensure that the line was "to the left" of the other tasks as indicated in the instructions.

    Using Firefox 3.6.17 on a MAC.

    Julia Bell

    juliabell@att.net

  33. Jun 30, 2011

    Anonymous

    to support team: 

    could u please add the collapse all tasks functionality? this could be a simple toggled icon down the 'add task' input field. clicking this icon will allow to expand/collapse all tasks

    Thanks, Liliya

  34. Aug 04, 2011

    Anonymous

    Hello supportteam,

    I want to set a DueDate into the tasklist. Is that possible and how can I create it?

    Thx, Deborah.

  35. Aug 08, 2011

    Hi to all placing feature and support requests,

    the right place for feature requests and support is here: https://jira.atlassian.com/browse/CONF/component/12313

  36. Sep 13, 2011

    Anonymous

    I would like to know how a user sees the fact that a task has been assigned to him. If you have multiple tasklists on multiple pages, I think it is hard to keep track of all tasks assigned to you. I would like a way to have all tasks assigned to you displayed in a quick and easy way (for instance a macro on the frontpage displaying all tasks assigned to you).

    1. Jan 17, 2012

      Anonymous

      I would love an answer to this inquiry as well!

  37. Oct 05, 2011

    Anonymous

    With Confluence 4.0, it now appears that I can no longer edit the text in the "Assign To" field by expanding the task and editing the field. Instead, I have to go into page edit mode. Is there anyway around this? It's now horribly slow to change tasks.

    1. Oct 27, 2011

      I am having the same exact same issue. Have you found any workarounds or solutions? 

      1. Nov 01, 2011

        Hello Zhenya, I have answered to your query in the support ticket. That is actually a bug that has been documented in this bug ticket. Please bear in mind that the quickest way to get support in know issues is to contact us directly through https://support.atlassian.com/.

        Regards,

        Guilherme

  38. Oct 10, 2011

    Anonymous

    hi 

    I want to use this table on my wiki page how can I do this, what are the steps?

     

    Many Thanks 

  39. Oct 27, 2011

    Anonymous

    Hello from Russia!

    Bears used our products too(smile)

    In previous version of Confluence i can editing tasklist in page-edit-mode, but in present version i can't do it (looking at screenshot).

    Also, if i open page, that created in old version, i can see that content of my tasklist is empty(sad), but in page-edit-mode content is all (looking at screenshot).

    Note: it's not a trouble of our language, i try it in english too(sad)

    And the end of my questions, in different browsers(for example, Google Chrome) i cannot adding task in tasklist in page-edit-mode.

     

    Can you help to us?

    We can sent to you a pot of honey or bottle of Vodka(smile)

    Thanks.

    P.S.: sorry for my bearish english(smile)

    1. Nov 01, 2011

      Hello there (smile),

      Can you please open a support ticket at  ttps://support.atlassian.com/ as such we can give you better assistance on your issue?

       

      Thanks in advance,

      Guilherme

    2. Nov 04, 2011

      Anonymous

      Same problem over here! Can anybody help?

       

      I'll feature a bottle of nice German beer in addition to the vodka (wink)

    3. Dec 21, 2011

      Same problem here, running Confluence 4.0.4. Was a ticket ever opened?

  40. Oct 31, 2011

    Anonymous

    i have the issue that the assign to icons in the task are not visible but still available. can anyone confirm this?

     

    i tried it on a fresh 4.0.3 installation.

    1. Nov 01, 2011

      Hello there,

      Yes that is a known issue, reported in this bug ticket, you are welcome to cast your vote in it and post your concerns. Just a friendly reminder, you can reach us quickly by creating a support case ticket at https://support.atlassian.com/(smile)

      Cheers,

      Guilherme

  41. Jan 02, 2012

    Anonymous

    in version 4.1 its fixed (smile) but i dont see it as fixed in the bugreport.