Unable to edit build field in the Test Runs (tr_show_plan.cgi) page
Categories
(Testopia :: General, defect, P1)
Tracking
(Not tracked)
People
(Reporter: danf0207, Assigned: gregaryh)
Details
| Assignee | ||
Comment 3•16 years ago
|
||
Comment 7•2 years ago
|
||
It looks like you are encountering an issue with Testopia, an extension for Bugzilla, after upgrading from version 2.2 to version 2.3. The error message indicates a missing parameter "product_id" when trying to edit a build.
Here are some steps you can take to troubleshoot and resolve this issue:
Check Configuration Settings:
Ensure that your Testopia configuration settings are correct, especially those related to product and product version. Check if the product_id parameter is set correctly in the configuration.
Review Database Schema:
Since you've upgraded the system, make sure that the database schema has been updated correctly. Verify that all the required fields and tables are present in the new version of Testopia.
Logs and Debugging:
Check the Bugzilla and Testopia logs for any additional error messages or warnings. Enable debugging if necessary to get more detailed information about the error. This can often provide insights into what's going wrong.
Database Integrity:
Verify the integrity of your Bugzilla and Testopia databases. Ensure that foreign key relationships are maintained and that there are no missing or corrupted records.
Re-run Upgrade Scripts:
Check if there are any additional upgrade scripts that need to be run after the main upgrade. Sometimes, there are post-upgrade steps that need to be performed to finalize the upgrade process.
Community Support:
Reach out to the Bugzilla and Testopia community for support. You can check forums, mailing lists, or other community resources to see if others have encountered similar issues and if there are known solutions or workarounds.
Check for Updates:
Ensure that you are using the latest version of Testopia compatible with Bugzilla 3.4.4. Developers often release updates and patches to address issues in newer versions.
Customizations:
If you have made any customizations to Testopia, review them carefully to see if they might be causing the issue. Sometimes, custom code or configurations can lead to unexpected behavior after an upgrade.
By going through these steps, you should be able to identify the root cause of the problem and take appropriate action to resolve the issue. If the problem persists, reaching out to the https://checkricepurity.com/ community or the maintainers of the software may provide additional assistance.
<p>Reproducible: Always</p>
<p><a href="http://handmade-uae.com/">Steps</a> to Reproduce:<br />1. Select a plan the a run.<br />2. Double click on the build in any run to <a href="https://shrt.autos/oppo88-lk1">edit</a> and the following <a href="https://ysance-media.prestashop.com/">error</a> is <a href="https://shrt.autos/oppo-lk2">displayed</a>.</p>
<p>This system was <a href="https://shrt.autos/oppo88clocking">upgraded</a> from bugzilla 3.0.6 / testopia 2.2 to <a href="https://imeelee.gouwu.vip.xunlei.com/">bugzilla</a> 3.4.4 / testopia 2.3. The upgrade was almost painless. I had to resize some column id's to get the foreign keys to pass but after that I had no <a href="https://shortgo.click/vjafrn">issues</a> with the <a href="https://shrt.autos/JvMFFV">upgrade</a>.<br />Actual Results: <br />can't edit the build</p>
<p>Expected Results: <br />the build would be editable</p>
Description
•