CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Bugtrack template - is is it possible to add history

Print topic Send  topic

Author Message
Laurence Nixon
Posted: 03/18/2001, 1:41 PM

Hello all,

I would like to know what the best method would be to add a history log
of the changes made in bugtrak. That is, if I login and work on a bug,
I wan the history of changes and notes to saved. But I also want the
changes to note who logged in and made the changes.

Any and all help, suggestions appreciated.
Laurence Nixon
Posted: 03/18/2001, 1:48 PM

Oh yeah forgot; Any chance of a student discounted version (cmon dont make
me choose between a text and software ) er umm, ive got to eat rice for a
month to afford it. :-)

Laurence Nixon wrote:

> Hello all,
>
> I would like to know what the best method would be to add a history log
> of the changes made in bugtrak. That is, if I login and work on a bug,
> I wan the history of changes and notes to saved. But I also want the
> changes to note who logged in and made the changes.
>
> Any and all help, suggestions appreciated.
CodeCharge
Posted: 03/18/2001, 2:15 PM

You may do this programmatically by utilizing a new table, let's say
transaction_register , where you would store all history information. You
may use "Before Insert" and "After Insert" Events to obtain field data and
write a function to store such information in the new table. Such process
could be invisible to the user.

However, we just implemented our own Online Support System at
http://support.codecharge.com where all issues are tracked in a threaded
way. It is a cross between the Bug Tracking example and Forum example.
The initial Bug/Issue is entered into the "bugs" table, while all responses
are recorded on a different page and go to "responses" table. When the users
access their support case, they see one page with several forms - one form
with the initial Bug description, and another form with all responses.
You may also try it by submitting your question to our support system :-)
This support system will be available in CodeCharge format (.ccs) with ASP
Events to registered CodeCharge users.



"Laurence Nixon" <lnixon@ldnconsulting.com> wrote in message
news:3AB52C02.204C0C10@ldnconsulting.com...
> Hello all,
>
> I would like to know what the best method would be to add a history log
> of the changes made in bugtrak. That is, if I login and work on a bug,
> I wan the history of changes and notes to saved. But I also want the
> changes to note who logged in and made the changes.
>
> Any and all help, suggestions appreciated.
>

Webber
Posted: 03/20/2001, 1:22 PM

Magnum!!!

Where the heck have you been? I missed our chats about new toys, and such!!!

Webber

"Laurence Nixon" <lnixon@ldnconsulting.com> wrote in message
news:3AB52C02.204C0C10@ldnconsulting.com...
> Hello all,
>
> I would like to know what the best method would be to add a history log
> of the changes made in bugtrak. That is, if I login and work on a bug,
> I wan the history of changes and notes to saved. But I also want the
> changes to note who logged in and made the changes.
>
> Any and all help, suggestions appreciated.
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.