Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Student projects/Integrated bug tracker.

Talk:Student projects/Integrated bug tracker: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 4: Line 4:
I find no mention of searching by feature requests... is this part of the improved search tools? --[[User:Dennis  
I find no mention of searching by feature requests... is this part of the improved search tools? --[[User:Dennis  
Daniels|Dennis Daniels]] 14:16, 8 June 2006 (WST)
Daniels|Dennis Daniels]] 14:16, 8 June 2006 (WST)
Not initially, but hopefully by the time I'm done, adding new modules to the search index will be easy - similar to the way cron works for modules, you define 'function module_cron()' and then it just works. --[[User:Michael Champanis|Michael Champanis]] 19:15, 18 June 2006 (WST)


As well, items other than bugs do not show up in the user
As well, items other than bugs do not show up in the user
query.php?op=mybugs&reportedby=1&open=0 --[[User:Dennis Daniels|Dennis Daniels]] 14:28, 8 June 2006 (WST)
query.php?op=mybugs&reportedby=1&open=0 --[[User:Dennis Daniels|Dennis Daniels]] 14:28, 8 June 2006 (WST)

Revision as of 11:15, 18 June 2006

Searching by feature requests returns all items: http://moodle.org/bugs/query.php?projects=&versions=&components=&order=severity.sort_order&sort=asc&savedqueryname=feature+request&op=doquery

I find no mention of searching by feature requests... is this part of the improved search tools? --[[User:Dennis Daniels|Dennis Daniels]] 14:16, 8 June 2006 (WST)

Not initially, but hopefully by the time I'm done, adding new modules to the search index will be easy - similar to the way cron works for modules, you define 'function module_cron()' and then it just works. --Michael Champanis 19:15, 18 June 2006 (WST)

As well, items other than bugs do not show up in the user query.php?op=mybugs&reportedby=1&open=0 --Dennis Daniels 14:28, 8 June 2006 (WST)