Menu

Is it safe to add a bug status in the DBtable

Help
2003-08-06
2003-08-08
  • Nobody/Anonymous

    Is it safe to add a new bug status in my DB table phpbt_status such as "working" for all bug currently handled by a developper ?

    Thx in advance !

     
    • Benjamin Curtis

      Benjamin Curtis - 2003-08-08

      Yup

       
    • Loïc RIOU

      Loïc RIOU - 2003-08-08

      Thx

       
    • Loïc RIOU

      Loïc RIOU - 2003-08-08

      I have tried it and give up for 3 reasons :

      - In the "Quick stats" table of the home page, the link "working" display all bugs and not bug in "working" status.
      - There is the same issue in the "Query Bugs" page. The filter with the status "working" doesn't work.
      - Minor issue, the links in the shortcuts
      "Bugs assigned to me: 5 / 1  | Bugs reported by me: 4 / 1" doesn't care of this new status.

      Bye.

      PS: I enjoy use your phpbt ! Good Job ! I will be aware of this project ... :)
      Sorry for my poor english.

       
    • Loïc RIOU

      Loïc RIOU - 2003-08-08

      I found my error. I have forgot to set the status id to 8.
      And about the "Bugs assigned ...", i have add a row in the table phpbt_configuration with varname "BUG_WORKING" and used it in include.php for the define of 'OPEN_BUG_STATUSES'
      It's great now ! :)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.