View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
17356 | Bug reports | Installation | public | 2021-06-08 08:48 | 2021-07-13 16:38 |
Reporter | sdsAdm1n | Assigned To | c_schmitz | ||
Priority | low | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.x | ||||
Summary | 17356: Error [SQL Server]IDENTITY_INSERT is already ON for table 'limesurvey_quota_languagesettings' | ||||
Description | I manually update limesurvey to latest versions. my current version was 4.6 and I have installed the latest version 5.0. after the error message appeared I called the admin page again, and the login page appeared and I was able to access the system. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 5.0.2+210607 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Google Chrome | ||||
Database type & version | MS SQL Server 2016 | ||||
Server OS (if known) | Win Server 2019 | ||||
Webserver software & version (if known) | IIS 10 | ||||
PHP Version | 7.4 | ||||
Guess state should be checked before calling 5004 Yii::app()->db->pdoInstance->exec('SET IDENTITY_INSERT ' . Yii::app()->db->tablePrefix . $table . ' ON'); |
|
Release done. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=32182 |
|
LimeSurvey: master f6cfac27 2021-07-12 13:05 Details Diff |
Fixed issue 17356: Error [SQL Server]IDENTITY_INSERT is already ON for table 'limesurvey_quota_languagesettings' when using quotas and MSSQL |
Affected Issues 17356 |
|
mod - application/core/plugins/Authdb/Authdb.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-06-08 08:48 | sdsAdm1n | New Issue | |
2021-06-08 15:01 | ollehar | Priority | none => normal |
2021-06-09 13:33 | ollehar | Note Added: 64796 | |
2021-06-09 13:33 | ollehar | Priority | normal => low |
2021-07-12 10:24 | c_schmitz | View Status | private => public |
2021-07-12 11:04 | c_schmitz | Assigned To | => c_schmitz |
2021-07-12 11:04 | c_schmitz | Status | new => assigned |
2021-07-12 11:06 | c_schmitz | Status | assigned => resolved |
2021-07-12 11:06 | c_schmitz | Resolution | open => fixed |
2021-07-12 11:53 | c_schmitz | Note Added: 65353 | |
2021-07-12 11:53 | c_schmitz | Status | resolved => closed |
2021-07-13 16:38 | c_schmitz | Changeset attached | => LimeSurvey master f6cfac27 |
2021-07-13 16:38 | c_schmitz | Note Added: 65427 |