You are here: Foswiki>Tasks Web>MyItems (07 Jan 2014, MichaelDaum)Edit Attach

Bugs WaitingFor WikiGuest

See bugs reported by:

   * Set PUBLIC_CACHE_EXPIRE = -1
   * Set NOWYSIWYG = 1
%STARTINCLUDE%
%SEARCH{
type="query"
"(CurrentState='New' OR CurrentState='Confirmed' OR CurrentState='Waiting for Feedback' OR CurrentState='Being Worked On' OR CurrentState='Needs Merge' OR CurrentState='Proposal Required') AND WaitingFor~'*%NAME%*'" 
web="%WEB%"
topic="Item*"
order="modified"
nonoise="on" nototal="off"
reverse="on"
header="| *Id* | *Applies To* | *Summary* | *State* | *Last Edit* | *By* |"
format="$percntINCLUDE{
   $quot%WEB%.%TOPIC%$quot
    section=$quottableformat$quot
    Web=$quot$web$quot
    Topic=$quot$topic$quot
    AppliesTo=$quot$formfield(AppliesTo)$quot
    Component=$quot$formfield(Component)$quot
    Checkins=$quot$formfield(Checkins)$quot
    Summary=$quot$percntENCODE{\"$formfield(Summary)\" type=\"quote\"}$percnt$quot
    CurrentState=$quot$formfield(CurrentState)$quot
    Date=$quot$date$quot
    By=$quot$wikiname$quot
}$percnt"
}%


<h2>Open bugs !ReportedBy <nop>%NAME%</h2>
%SEARCH{
"(CurrentState='New' OR CurrentState='Confirmed' OR CurrentState='Waiting for Feedback' OR CurrentState='Being Worked On' OR CurrentState='Proposal Required') AND ReportedBy~'*%NAME%'"
web="%WEB%"
topic="Item*"
type="query"
nonoise="on" nototal="off"
order="modified"
reverse="on"
header="| *Id* | *Applies To* | *Summary* | *State* | *Last Edit* | *By* |"
format="$percntINCLUDE{
   $quot%WEB%.%TOPIC%$quot
    section=$quottableformat$quot
    Web=$quot$web$quot
    Topic=$quot$topic$quot
    AppliesTo=$quot$formfield(AppliesTo)$quot
    Component=$quot$formfield(Component)$quot
    Checkins=$quot$formfield(Checkins)$quot
    Summary=$quot$percntENCODE{\"$formfield(Summary)\" type=\"quote\"}$percnt$quot
    CurrentState=$quot$formfield(CurrentState)$quot
    Date=$quot$date$quot
    By=$quot$wikiname$quot
}$percnt"
}%

<h2>Recently fixed or discarded bugs reports reported by <nop>%NAME%</h2>
%SEARCH{
"(CurrentState='Waiting for Release' OR CurrentState='Closed' OR CurrentState='No Action Required' OR CurrentState='Duplicate') AND ReportedBy~'*%NAME%'"
web="%WEB%"
topic="Item*"
type="query"
nonoise="on"
order="modified"
reverse="on"
limit="25"
header="| *Id* | *Applies To* | *Summary* | *State* | *Last Edit* | *By* |"
format="$percntINCLUDE{
   $quot%WEB%.%TOPIC%$quot
    section=$quottableformat$quot
    Web=$quot$web$quot
    Topic=$quot$topic$quot
    AppliesTo=$quot$formfield(AppliesTo)$quot
    Component=$quot$formfield(Component)$quot
    Checkins=$quot$formfield(Checkins)$quot
    Summary=$quot$percntENCODE{\"$formfield(Summary)\" type=\"quote\"}$percnt$quot
    CurrentState=$quot$formfield(CurrentState)$quot
    Date=$quot$date$quot
    By=$quot$wikiname$quot
}$percnt"
}%
%STOPINCLUDE%

header="| *Id* | *Applies To* | *Summary* | *State* | *Last Edit* | *By* |"
---+++ tableformat (Web, Topic, AppliesTo, Component, Checkins, Summary, CurrentState, Date, By)
%STARTSECTION{tableformat}%| [[%Web%.%Topic%][%Topic%]] | %AppliesTo% %Component% | %IF{"'%Checkins%' = ''" then="" else="$percntICON{award}$percnt "}%%Summary% | <span style='white-space:pre;'>%CurrentState%</span> | <span style='white-space:pre;'>%CALC{$FORMATTIMEDIFF(min, 1, $ROUND($TIMEDIFF($TIME(%Date%), $TIME(), min)))}%</span> | [[%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?name=%By%][%By%]] |%ENDSECTION{tableformat}%
Topic revision: r27 - 07 Jan 2014, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy