Ticket #7633 (new defect)

Opened 3 years ago

Last modified 8 months ago

Whiteboard plugin displays nothing if results not grouped

Reported by: kate@yoak.com Assigned to: olemis
Priority: normal Component: WhiteboardPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

I am using trac 0.12 on Fedora, Firefox 3.6.8 on a mac. Trac runs as regular cgi.

I enabled the plugin and can see the whiteboard link in the custom query. Make the query. Hit "Update". I see three tickets. When I click on whiteboard, no tickets are shown. If I hit "update" again, the view switches back to regular custom query view.

There are no JS errors in the console.

Attachments

whiteboardplugin-r10481.patch (6.3 kB) - added by Poly on 07/20/11 23:32:18.
Patch for #7633 and #8795

Change History

09/05/10 04:20:51 changed by CuriousCurmudgeon

  • status changed from new to assigned.

Are you grouping the results by anything? Currently the whiteboard does not display if the results are not grouped. The UI should either display the tickets in a single column or give the user some indication that the results need to be grouped. I would lean towards a message. It doesn't seem very meaningful otherwise.

09/05/10 04:37:11 changed by kate@yoak.com

Yes, grouping them solves the problem. Thanks!

09/05/10 05:53:43 changed by CuriousCurmudgeon

  • summary changed from Whiteboard plugin does not display tickets to Whiteboard plugin displays nothing if results not grouped.

12/10/10 13:31:50 changed by AndersH

Please add this to the wiki-page. Now I looked for a square called "whiteboard". Doing a custom query, selecting grouping, hitting update and finally "whiteboard" is not intuitive.

07/20/11 23:31:31 changed by Poly

I supplied a patch (attachment:whiteboardplugin-r10481.patch) which addresses this issue.

With this patch you will able to get an whiteboard view even without setting the "group by" in the query.

The normal result view crashed with a python dict "key error" when the owner-field was removed from the query. This patch addresses this issue too.

It also is a fix for #8795.

I propose to close this issue when the patch is in the mainline of the plugin.

07/20/11 23:32:18 changed by Poly

  • attachment whiteboardplugin-r10481.patch added.

Patch for #7633 and #8795

10/05/12 18:26:51 changed by rjollos

  • owner changed from CuriousCurmudgeon to olemis.
  • status changed from assigned to new.

Add/Change #7633 (Whiteboard plugin displays nothing if results not grouped)




Change Properties
Action