New Post: Adding custom fields in email templates
Thank you wrhighfield. I am hoping that it will be taken up soon.
View ArticleCreated Issue: Deleting Status Isn't Working [74]
On this page:http://.../Administration/Projects/EditProject.aspx?pid=1&tid=1I clicked the red X to try to delete an unused or just-created existing Status ("Fixed") and nothing happens. (Other...
View ArticleCreated Issue: Password Change [75]
When change the password for a user to a new password: If you tab from the first password text box to the second password text box, the tab is ignored and the cursor remains in the first password text...
View ArticleNew Post: Issue Types and Categories Difference
It is unclear to me how I should use the Categories and the Issue Types field. I was going to create Issue Types of Bug and Task but realized I had already created those same items for Categories. Do...
View ArticleNew Post: Default Values for POP3 Issues
Hi, I just wanted to share this information with others in case it is of interest. If you are wondering how new issues, sent by e-mail and received using BugNET's POP3 polling system, are created, it...
View ArticleNew Post: Default Values for POP3 Issues
Oh, just adding: Another thought is to name your Categories (or Statuses, etc.) with leading numbers, such as: 01 - Suspected Bug 02 - Enhancement 03 - Question In this case the "01" item would always...
View ArticleNew Post: Default Values for POP3 Issues
Personally when it comes to default values since most of the fields on an issue allow NULL values that would be the default rather than implementing default value code. This since the default...
View ArticleCreated Issue: Make automatic notifications for projects more flexible [76]
It would be nice if there was some more granular configuration on how notifications are configured for the project. Currently it's either all or nothing, this means that users, in some cases, are...
View ArticleNew Post: Default Values for POP3 Issues
Perhaps I don't understand fully. For example, I didn't want to use Milestones in my project so I had none defined but that caused an error when processing inbound POP3 issues. So I had to create one...
View ArticleCreated Issue: Status dropdown disabled for Project Administrator [77]
Title says it all. A project administrator cannot change the status of a ticket. The status is disabled. The ticket is owned by the same user.I could not find anywhere the descriptions of the user...
View ArticleNew Post: Default Values for POP3 Issues
Yeah at one time most of the dropdown items for an issue might have been required (I am assuming), the mailbox reader code assumes that it is so it expects a milestone (as well other fields).
View ArticleNew Post: Default Values for POP3 Issues
Correct, at one time values were required but now all the values accept null values.
View ArticleUpdated Wiki: Translate
Translate / Localization If you are unfamiliar please review the Microsoft How To: Create Resource Files for ASP.NET Web SitesThe easiest way to contribute is to create a fork of BugNET, copy all the...
View ArticleCreated Issue: Conversion from varchar to datetime type resulted in...
HI,I've just finished a new installation of BugNet 1.2 using SQL server 2008 which was fine. However, when Saving a new Issue the following message is displayed:'The conversion of a varchar data type...
View ArticleNew Post: Error while creating new issue (Version. 1.2.231)
Hi there,while createing a new issue I get an error. At the log this is displayed:System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown....
View ArticleEdited Issue: Conversion from varchar to datetime type resulted in...
HI,<br /><br />I've just finished a new installation of BugNet 1.2 using SQL server 2008 which was fine. However, when Saving a new Issue the following message is displayed:<br...
View ArticleCommented Issue: Conversion from varchar to datetime type resulted in...
HI,<br /><br />I've just finished a new installation of BugNet 1.2 using SQL server 2008 which was fine. However, when Saving a new Issue the following message is displayed:<br...
View ArticleNew Post: Error while creating new issue (Version. 1.2.231)
It seems like you code is not in synch with the database schema.How did you install BugNET and did you update the code by doing a manual compile of the source code?
View ArticleNew Post: Error while creating new issue (Version. 1.2.231)
No. I remove the old application and copy the new version there (from the .zip that contains the binaries) . Than I merged the web.config and restarted the App-Pool.
View ArticleNew Post: Notifications
I am testing notifications. What activities should trigger a notification e-mail?
View Article