Ticket #991 (closed defect: fixed)

Opened 7 months ago

Last modified 6 months ago

Inconsistency error in edit reseller

Reported by: Pokerface Assigned to:
Priority: blocker Milestone: ispCP ω 1.0.0 - RC4
Component: Backend (Engine) Version: ispCP ω 1.0.0 - DEV
Severity: Hard Keywords:
Cc:

Description

When a reseller creates a user with disabled Mail accounts limit(-1), 3 accounts are created by default. From then on it's not possible to change password etc. of the reseller. Error: "Inconsistency between current_mail_cnt and actual mail count: -1 != 0 "

Attachments

Change History

02/10/08 15:14:01 changed by Zothos

this ticket is related to #918

02/10/08 20:41:59 changed by rbtux

also the possibility of adding/changing ip adresses is lost with disabled mail accounts... this really should be fixed

02/17/08 14:53:07 changed by rats

  • severity set to Hard.
  • milestone changed from ispCP ω 1.0.0 - RC4 to Working.

02/17/08 23:58:54 changed by rats

  • priority changed from major to blocker.
  • milestone changed from Working to ispCP ω 1.0.0 - RC4.

02/17/08 23:59:10 changed by rats

  • version changed from ispCP ω 1.0.0 - RC2 to ispCP ω 1.0.0 - DEV.

(in reply to: ↑ description ) 02/23/08 10:39:26 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.
// Hot fix:
// Commented out; we cannot calculate how many domains are added: 3 Domains are created by default
// but user can delete them and there would be a new inconsitency if so.

added in r1015


Add/Change #991 (Inconsistency error in edit reseller)




Action