Mantis responding too slow while posting new bugs or viewing

Get help from other users here.

Moderators: Developer, Contributor

dylanc
Posts: 15
Joined: 27 Jan 2010, 09:13

Re: Mantis responding too slow while posting new bugs or viewing

Post by dylanc »

yes, although because the table is generally quite small and flushed regularly by the cronjob the index doesn't really cause a slow down.
The main killer was the longtext field - it could even be made a regular text field really (64k).
atrol
Site Admin
Posts: 8539
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Mantis responding too slow while posting new bugs or viewing

Post by atrol »

Of course this will never have that large impact than your changes.
But when I see something unnecessary I tend to be a performance freak ;-)
You wrote that you will post a bug report for this.
I hope you will do that soon, because if it should be changed, it should be done before 1.2.0 is released.
Please use Search before posting and read the Manual
dylanc
Posts: 15
Joined: 27 Jan 2010, 09:13

Re: Mantis responding too slow while posting new bugs or viewing

Post by dylanc »

I will report it today! Sorry.. I haven't used mantis here on mantis itself before so it slipped my mind while I was making other changes :-)
I added some other bits, such as auto-translating on custom config field enumerated values. (we use two languages here so it was annoying that the custom field values could only be in the one language you entered them to begin with)

This was easily added so I will post a bug/patch for it on mantis.
dylanc
Posts: 15
Joined: 27 Jan 2010, 09:13

Re: Mantis responding too slow while posting new bugs or viewing

Post by dylanc »

Mmm.. I can't make a user on the mantisbt bugtracker, it comes up with this error (after I have entered in new user info on the "create account" page):

Access Denied.

[ Login ]
[ Proceed ]

ok, a confirmation e-mail arrived a few minutes later - I confirmed but perhaps users still have to be enabled by an admin because I can't login with the username and password I created yet.
atrol
Site Admin
Posts: 8539
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Mantis responding too slow while posting new bugs or viewing

Post by atrol »

dylanc wrote:I confirmed but perhaps users still have to be enabled by an admin because I can't login with the username and password I created yet.
I tried myself and had no problem to create a new user, confirm mail , set password, login again
Wondering ....
I know that there is a bug with registration/password forgotten functionality in 1.2.0rc2 and the nightly builds, but the source branch of MantisBT's own tracker seemed not to be affected.
http://www.mantisbt.org/bugs/view.php?id=11394
http://www.mantisbt.org/bugs/view.php?id=11493

Try the forgotten password link. Maybe this helps for the moment
Please use Search before posting and read the Manual
atrol
Site Admin
Posts: 8539
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Mantis responding too slow while posting new bugs or viewing

Post by atrol »

thanks dylanc for entering an issue
for others to watch the progress have a look at
http://www.mantisbt.org/bugs/view.php?id=11499
Please use Search before posting and read the Manual
Post Reply