General discussion and support

Description

This forum is obsolete and kept for archival purposes only. Please report bugs and feature requests on GitHub.

Unexpected Error: Issue does not exist

Submitted by jana on

There are some issues, we can't open anymore.
The following error message is displayed when opening the issue: "An unexpected error occured while processing the request. Reason: Issue does not exist."

The event log message: "Unhandled System_Api_Error: 305 Unknown Issue in /var/www/vhosts/canudo.de/qsmanager.canudo.de/system/api/issuemanager.inc.php on line 129"

I did check the database for the issue_id and it does exist.

I would be really grateful for your help!

Session expired at login to Webissues client

Submitted by Siebrand on

I recently updated my Webissues server and client from version 1.1.5 to 2.0.2, on W10. In parallel I updated PHP on my local server from version 7.0.x to 8.0.7.
When starting Webissues I ran into an uncaught error, which pointed to the file '\system\core\request.inc.php', where in function 'initialize()' (starting at line 49), the PHP function 'get_magic_quotes_gpc()' is used. It appeares that this function has been removed from PHP as of version 8.0.0.

login api request

Submitted by gsdeveloper786 on

i have installed webissues 2.0.2 server on my server n using postman i tried to access api login request with url baseurl/server/api/login.php and giving params in form-data for login and password. its giving me 400 Syntax Error in response. can you guide what is my mistake here and is there any api documentation for webissues server 2.0.2