Mysql updates are not reflected in testlink page

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
Vish
TestLink user
Posts: 2
Joined: Fri Nov 20, 2009 7:02 pm

Mysql updates are not reflected in testlink page

Post by Vish »

I recently upgraded from 1.6.2 to 1.7.5 version of testlink.
When I execute or update via testlink page, the update shows up in the mysql db immediately. But when I make changes directly on the db, the change is not reflected on testlink. What might be wrong? Really appreciate some help here!

I am logged in as admin with all rights.

Thanks
TurboPT
Member of TestLink Community
Posts: 343
Joined: Sun Dec 10, 2006 4:51 am

Post by TurboPT »

It's not clear [to me, at least] exactly where the change has been done/made?

It could be the change is there, but the area is not related to where you might be in TestLink? More info. is probably needed.
Vish
TestLink user
Posts: 2
Joined: Fri Nov 20, 2009 7:02 pm

Post by Vish »

I have several testcases which I execute in testlink and post the results (PASSED/FAILED) etc. and the database reflects these changes.
Whereas minor edits in the mysql database like builds, add executions directly is not reflected in the testlink website(intranet).
I think for some reason, this works:
testlink update->mysql
and this does not work:
mysql->testlink.

I hope I am clear. I am trying to import several results in an automated manner on nightly testing using a perl script. It works for 1.6.2 version of testlink.

I did migrate to a newer database and newer server(on ubuntu).

Thanks
Post Reply