Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Issue/Bug tracking

Issue/Bug tracking

Scheduled Pinned Locked Moved The Lounge
helpsalesquestion
21 Posts 18 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D dlarkin77

    Hi, I'm looking for an open source web based issue/bug tracking facility. I want to be able to keep track of support issues (usually when a customer rings with a problem) and bugs that customers or we ourselves find. Some reporting functionality would be a big bonus but is not strictly required (yet). Can anyone suggest/recommend anything? Thanks.

    M Offline
    M Offline
    Mauro Maniforti
    wrote on last edited by
    #12

    look at "http://www.bugnetproject.com/[^]" project

    1 Reply Last reply
    0
    • D dlarkin77

      Hi, I'm looking for an open source web based issue/bug tracking facility. I want to be able to keep track of support issues (usually when a customer rings with a problem) and bugs that customers or we ourselves find. Some reporting functionality would be a big bonus but is not strictly required (yet). Can anyone suggest/recommend anything? Thanks.

      D Offline
      D Offline
      DirtyAndy
      wrote on last edited by
      #13

      Hi I've been using bugtracker.net on various projects at various companies for the last 3 years or so. It is easy to set-up, fairly easy to make changes to and overall I would recommend it, especially at the price. The main negatives I have found are you certainly wouldn't want "clients" to see it because it is not pretty, and if you want to use it to track multiple projects I don't think it really supports having specific attributes for each project so some of your dropdown's end up with unnecessary values in them. But assuming you are a .net developer it is a good way to go. Andrew

      1 Reply Last reply
      0
      • D dlarkin77

        Hi, I'm looking for an open source web based issue/bug tracking facility. I want to be able to keep track of support issues (usually when a customer rings with a problem) and bugs that customers or we ourselves find. Some reporting functionality would be a big bonus but is not strictly required (yet). Can anyone suggest/recommend anything? Thanks.

        A Offline
        A Offline
        Andrei_Tomsk
        wrote on last edited by
        #14

        IMHO trac (trac.edgewall.org) would be just good for you. However, there are some more analogs, such as JIRA, Mantis, Bugzilla, TrackStudio (some of listed are not opensource).

        1 Reply Last reply
        0
        • D dlarkin77

          Hi, I'm looking for an open source web based issue/bug tracking facility. I want to be able to keep track of support issues (usually when a customer rings with a problem) and bugs that customers or we ourselves find. Some reporting functionality would be a big bonus but is not strictly required (yet). Can anyone suggest/recommend anything? Thanks.

          D Offline
          D Offline
          Donsw
          wrote on last edited by
          #15

          A good opensource one is Bugnet. Check it out to see if it meets your requriements. I have used it in the past and it is good and reliable. I have had no crashes so it is well tested.

          cheers, Donsw My Recent Article : Optimistic Concurrency with C# using the IOC and DI Design Patterns

          1 Reply Last reply
          0
          • J John M Drescher

            mantis, trac or bugzilla http://www.mantisbt.org/[^] http://trac.edgewall.org/[^] http://www.bugzilla.org/[^]

            John

            V Offline
            V Offline
            vbdotnetcoder2005
            wrote on last edited by
            #16

            I've used both trac and bugzilla. They will both do a great job of tracking issues/bugs of your software projects. Trac however adds some important features like project management, Subversion integration and a built-in wiki. I would recommend taking a strong look at both Trac & Bugzilla.

            1 Reply Last reply
            0
            • D dlarkin77

              Hi, I'm looking for an open source web based issue/bug tracking facility. I want to be able to keep track of support issues (usually when a customer rings with a problem) and bugs that customers or we ourselves find. Some reporting functionality would be a big bonus but is not strictly required (yet). Can anyone suggest/recommend anything? Thanks.

              I Offline
              I Offline
              Idaho Edokpayi
              wrote on last edited by
              #17

              http://www.slick-ticket.com/ I know the guy who wrote it. It's slick!

              Idaho Edokpayi

              1 Reply Last reply
              0
              • B Brady Kelly

                I've used it. It has some small issues, but is very usable and comprehensive. I only stopped using it because my shared hosting provider only allows me two MSSQL databases, and it requires one, and I needed that one for something else.

                E Offline
                E Offline
                eslsys
                wrote on last edited by
                #18

                We have used BugTracker for about 3 years, as peviously mentioned there are a few issues but really nothing that makes the product unusable.

                1 Reply Last reply
                0
                • D dlarkin77

                  Hi, I'm looking for an open source web based issue/bug tracking facility. I want to be able to keep track of support issues (usually when a customer rings with a problem) and bugs that customers or we ourselves find. Some reporting functionality would be a big bonus but is not strictly required (yet). Can anyone suggest/recommend anything? Thanks.

                  M Offline
                  M Offline
                  malpeli
                  wrote on last edited by
                  #19

                  the railers are using something beautiful called http://www.lighthouseapp.com... its simple... costumers like that ... you should test RoR too... best regards from brazil

                  1 Reply Last reply
                  0
                  • J John M Drescher

                    mantis, trac or bugzilla http://www.mantisbt.org/[^] http://trac.edgewall.org/[^] http://www.bugzilla.org/[^]

                    John

                    B Offline
                    B Offline
                    bgnad
                    wrote on last edited by
                    #20

                    I've been using mantis for a couple of years now and am satisfied with it. -Bubba Man

                    1 Reply Last reply
                    0
                    • D dlarkin77

                      Hi, I'm looking for an open source web based issue/bug tracking facility. I want to be able to keep track of support issues (usually when a customer rings with a problem) and bugs that customers or we ourselves find. Some reporting functionality would be a big bonus but is not strictly required (yet). Can anyone suggest/recommend anything? Thanks.

                      K Offline
                      K Offline
                      kirankss
                      wrote on last edited by
                      #21

                      I would vote for Bugzilla. It can be accessed via the web, so both customers and you can keep track of the reported issues. You do have an option of getting emails when new issues are logged in. However, you need to manually create the reports!!!

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups