| Author |
Message |
|
|
Posted: Thu Feb 06, 2003 6:29 pm Post subject: Columns in search results |
|
|
Good Day,
My company has been using Aardvark for some time now and one thing that has
come up many times is if there is a way to customize the columns shown by an
issue search.
Currently it shows: Bug #, Title, Product, Project, Severity, Priority,
Status & Date Raised.
Is there anyway to change the columns that are displayed here?
Thanks
|
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
Posted: Mon Feb 10, 2003 4:53 pm Post subject: Re: Columns in search results |
|
|
Hi Paul,
Since the UI of Aardvark is simply a collection of Active Server Pages,
it would be pretty straightforward to modify what turns up in your issue
search results. What would you like the results to include?
Brian Donahue
Technical Support Engineer
Red Gate Software Ltd.
+44 870 1600 037
mailto:brian.donahue@red-gate.com
"Paul Redman" <predman@jencess.com> wrote in message
news:VB$D6WgzCHA.1432@server53...
> Good Day,
>
> My company has been using Aardvark for some time now and one thing that
has
> come up many times is if there is a way to customize the columns shown by
an
> issue search.
>
> Currently it shows: Bug #, Title, Product, Project, Severity, Priority,
> Status & Date Raised.
>
> Is there anyway to change the columns that are displayed here?
>
> Thanks
>
>
_________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
Posted: Tue Feb 11, 2003 6:04 pm Post subject: Re: Columns in search results |
|
|
Currently the columns are as follows:
Bug #, Title, Product, Project, Severity, Priority, Status & Date Raised
We would like to see it as follows:
Bug #, Title, Product, Severity, Status, *Developer, *Type, Date Modified
Items marked with a "*" are user defined fields that we have created.
Look forward to your reply
"Brian Donahue (Red Gate)" <brian.donahue@red-gate.com> wrote in message
news:2IWk4yR0CHA.1928@server53...
> Hi Paul,
>
> Since the UI of Aardvark is simply a collection of Active Server
Pages,
> it would be pretty straightforward to modify what turns up in your issue
> search results. What would you like the results to include?
>
> Brian Donahue
>
> Technical Support Engineer
>
> Red Gate Software Ltd.
>
> +44 870 1600 037
>
> mailto:brian.donahue@red-gate.com
>
>
>
> "Paul Redman" <predman@jencess.com> wrote in message
> news:VB$D6WgzCHA.1432@server53...
> > Good Day,
> >
> > My company has been using Aardvark for some time now and one thing that
> has
> > come up many times is if there is a way to customize the columns shown
by
> an
> > issue search.
> >
> > Currently it shows: Bug #, Title, Product, Project, Severity, Priority,
> > Status & Date Raised.
> >
> > Is there anyway to change the columns that are displayed here?
> >
> > Thanks
> >
> >
>
>
|
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
Posted: Tue Feb 11, 2003 7:15 pm Post subject: Re: Columns in search results |
|
|
Hi,
I've run into a bit of difficulty getting this to work because of the
custom fields. The way that the bugs.asp page works, it will only include
the custom fields if you check the 'summary of issue details', which kind of
defeats putting them in the rows of the bug report.
So we'll have to figure out a way to get bugs.asp to include the
'summary of issue details' dataset without actually showing all of the extra
information on the page. I'll keep you posted on my progress.
Brian Donahue
Technical Support Engineer
Red Gate Software Ltd.
+44 870 1600 037
mailto:brian.donahue@red-gate.com
"Paul Redman" <predman@jencess.com> wrote in message
news:3#IOcAf0CHA.1640@server53...
> Currently the columns are as follows:
> Bug #, Title, Product, Project, Severity, Priority, Status & Date Raised
>
>
> We would like to see it as follows:
>
> Bug #, Title, Product, Severity, Status, *Developer, *Type, Date Modified
>
>
> Items marked with a "*" are user defined fields that we have created.
>
> Look forward to your reply
>
> "Brian Donahue (Red Gate)" <brian.donahue@red-gate.com> wrote in message
> news:2IWk4yR0CHA.1928@server53...
> > Hi Paul,
> >
> > Since the UI of Aardvark is simply a collection of Active Server
> Pages,
> > it would be pretty straightforward to modify what turns up in your issue
> > search results. What would you like the results to include?
> >
> > Brian Donahue
> >
> > Technical Support Engineer
> >
> > Red Gate Software Ltd.
> >
> > +44 870 1600 037
> >
> > mailto:brian.donahue@red-gate.com
> >
> >
> >
> > "Paul Redman" <predman@jencess.com> wrote in message
> > news:VB$D6WgzCHA.1432@server53...
> > > Good Day,
> > >
> > > My company has been using Aardvark for some time now and one thing
that
> > has
> > > come up many times is if there is a way to customize the columns shown
> by
> > an
> > > issue search.
> > >
> > > Currently it shows: Bug #, Title, Product, Project, Severity,
Priority,
> > > Status & Date Raised.
> > >
> > > Is there anyway to change the columns that are displayed here?
> > >
> > > Thanks
> > >
> > >
> >
> >
>
>
_________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|