Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all 2179 articles
Browse latest View live

New Post: Total no. of issues not shown in Summary

$
0
0
Although a summary of issues is shown in Summary, the Total number of Issues is not displayed.

I hope in the next release, there would be Total Number of Issues in Summary.

Thank you,

New Post: user registration screen

$
0
0
Currently the registration screen does not give the user a way to enter their first name, last name and display name. Would it be possible to add, or give us the ability to add, these fields to the default registration screen. Otherwise all that will show in the user drop downs is a user name, which for us is not very useful.

Thanks!

New Post: "Mass Load" issues into the system

$
0
0
Hoping to "mass load" issues from an older tracking system. Is 'BugNet_Issues' the only table I need to be concerned with? I already have users/status/priority/etc setup that I can hardcode in, so is it just a matter of slamming rows into BugNet_Issues with the proper ids for the foreign keys??

Thanks!

Created Feature: user registration screen [266]

$
0
0
Currently the registration screen does not give the user a way to enter their first name, last name and display name. Would it be possible to add, or give us the ability to add, these fields to the default registration screen. Otherwise all that will show in the user drop downs is a user name, which for us is not very useful.

Thanks!

New Post: user registration screen

$
0
0
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.

New Post: Redirect loop on install url...

$
0
0
I've followed the install instructions for bugnet with a sql server database and tried both a manual install with a db login and the web deploy install... In both cases when I try the installer URL I get an infinite redirect loop... Any suggestions would be appreciated. Thanks.

Source code checked in, #2036a50e612a

$
0
0
migrated membership code to identity

New Post: "Mass Load" issues into the system

$
0
0
asudman wrote:
Hoping to "mass load" issues from an older tracking system. Is 'BugNet_Issues' the only table I need to be concerned with? I already have users/status/priority/etc setup that I can hardcode in, so is it just a matter of slamming rows into BugNet_Issues with the proper ids for the foreign keys??

Thanks!
Hi,

Yes, that should be sufficient. For notifications, history, related issues etc you would need to look at those child tables for straight issue migration your approach is correct.

New Post: Unable to login the Account after 5 invalid password attempt

$
0
0
After 5 invalid password attempt using the Admin account, I can no longer login the the account even if the password is already correct. I also changed the maxInvalidPasswordAttempts to 25 but still, the Admin account cannot be logged in.

What is the alternative in order for me to use the Admin account. I have only one Admin Account. Thank you.

New Post: POP3 polling interval

$
0
0
I've already tried this but nothing interesting in there, I mean no errors.

New Post: POP3 polling interval

$
0
0
Is there indication that it is running? There should be some info entries.

New Post: POP3 polling interval

$
0
0
Not even that, just some assembly loading and minor stuff.

Source code checked in, #38779ff5164b

New Post: POP3 polling interval

$
0
0
vmasanas wrote:
Not even that, just some assembly loading and minor stuff.
Is the httpmodule uncommented in the web.config (2 places)?

New Post: No Record Locking

$
0
0
When two users are logged in simultaneously, the tool doesn't have the ability to detect if another user is editing the same issue. As a result, the 'other' user can delete the issue which is being updated by another.

New Post: Custom Fields can be deleted even if there are issues assigned to them.

$
0
0
Unlike the default fields, the tool is permitting the user to delete value of a custom field even if there are issues that were already assigned to it. System should restrict this, just like in the default fields.

New Post: Max. no. of characters displayed in History is limited

$
0
0
When user would edit the description, BugNET does not display all the value of the description. More or less, it only displays 40-50 characters.

In addition, BugNET should have the option on how many no. of rows the History tab will display.

Thank you.

New Post: No Record Locking

$
0
0
clarence_17 wrote:
When two users are logged in simultaneously, the tool doesn't have the ability to detect if another user is editing the same issue. As a result, the 'other' user can delete the issue which is being updated by another.
BugNET uses optimistic concurrency by design which does not lock rows.
Thanks.

New Post: POP3 polling interval

New Post: Max. no. of characters displayed in History is limited

$
0
0
clarence_17 wrote:
When user would edit the description, BugNET does not display all the value of the description. More or less, it only displays 40-50 characters.

In addition, BugNET should have the option on how many no. of rows the History tab will display.

Thank you.
This is by design. An issue description could be a page of text which wouldn't look good in the issue history. An improvement would to highlight what has change doing a diff of some sort. Maybe one day.
Viewing all 2179 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>